-
Notifications
You must be signed in to change notification settings - Fork 171
Pull requests: msgpack/msgpack-javascript
Pull requests list
Proposal for OpenHarmony Adaptation of msgpack-javascript. Closes #272
#274
by qzq111
was closed Apr 22, 2025
Loading...
updated May 20, 2025
Remove all mentions of Explicit Resource Management features
#268
by rijenkii
was merged Mar 12, 2025
Loading...
updated Mar 12, 2025
Fix the issue of symbol.dispose polyfill being Tree-shaking caused by sideEffects.
#270
by nuintun
was closed Mar 12, 2025
Loading...
updated Mar 12, 2025
adding support for nonstandard map key in the decoder
#266
by PejmanNik
was merged Feb 21, 2025
Loading...
updated Feb 21, 2025
implement a tiny polyfill to Symbol.dispose
#261
by gfx
was merged Feb 11, 2025
Loading...
updated Feb 11, 2025
target=ES2020, dropping target=ES5 from dist
#258
by gfx
was merged Feb 7, 2025
Loading...
updated Feb 7, 2025
Fix a bug that encode() and decode() are not re-entrant
#257
by gfx
was merged Feb 6, 2025
Loading...
updated Feb 6, 2025
fix index of built-in encoders/decoders
#256
by gfx
was merged Feb 5, 2025
Loading...
updated Feb 5, 2025
Allow the data alignment to support zero-copy decoding
#248
by EddiG
was merged Feb 4, 2025
Loading...
updated Feb 4, 2025
Implement Alignment Support for Custom Extensions in Encoder/Decoder
#245
by EddiG
was closed Feb 3, 2025
Loading...
updated Feb 3, 2025
rewrite deno_test.ts with node:assert and node:test
#252
by gfx
was merged Feb 1, 2025
Loading...
updated Feb 1, 2025
enable erasableSyntaxOnly introduced in TypeScript 5.8
#249
by gfx
was merged Feb 1, 2025
Loading...
updated Feb 1, 2025
ProTip!
Adding no:label will show everything without a label.