Skip to content

Browser support

Compare
Choose a tag to compare
@hildjj hildjj released this 07 Mar 04:48
· 9 commits to main since this release
v2.0.0
cb3cf14

Should work in the browser now. Removed all use of Buffer.
Breaking change: format changed, now uses gzip instead of brotli, since the encoder/decoder is quite small.
Breaking change: now only tested in node 18+.