denoland / deno_std

The Deno Standard Library
https://jsr.io/@std
MIT License
2.83k stars 582 forks source link

stabilize `@std/msgpack` #5000

Open kt3k opened 3 weeks ago

kt3k commented 3 weeks ago

part of #4600

lino-levan commented 3 weeks ago

I plan on tackling https://github.com/denoland/deno_std/issues/3534 in the coming weeks now that I will be having a little bit more free time. I'd ideally like to not stabilize msgpack until people get to play around with those changes.

iuioiua commented 3 weeks ago

We prefer to continue stabilizing packages without postponing. From a quick look, the suggestions in #3534 seem non-breaking. Is this right? If so, it's fine to add them once 1.0.0 is merged.