v2.0.0-beta.4
Pre-release
Pre-release
·
30 commits
to main
since this release
2.0.0-beta.4 (2025-02-06)
Bug Fixes
- accept object coming from CBOR decoding in decodeKeys (dadb09b)
- dont use node.js assert (ddc308a)
- downgrade version to 2.0.0-beta.4 in package.json (58ee53a)
- move alias sampling in house, remove patch (badd045)
- only register Buffer encoder if Buffer is defined (node) (ce672cb)
Features
- add TextDecoder polyfill for React Native compatibility (b4a7eb1)
- enhance UrFountainDecoder to store decoded data and improve error handling (a76ad16)
- implement miniTextDecoder for compatibility and remove uint8array-extras wrapper (a0ddf9c)
- move uint8array-extras into our src (e87c4df)
- update package.json entry point for React Native compatibility (ca7e7a8)