v0.4.7
What’s Changed
- Migrate TS bindings workspace to vitest by @deepso7 in https://github.com/deepso7/minip2p/pull/104
- Extract pull-based FFI core by @deepso7 in https://github.com/deepso7/minip2p/pull/105
- Test React Native pull delivery end to end by @deepso7 in https://github.com/deepso7/minip2p/pull/106
- Add the Node binding shell over QUIC by @deepso7 in https://github.com/deepso7/minip2p/pull/107
- Node feature parity for TCP, relay, discovery, and mDNS by @deepso7 in https://github.com/deepso7/minip2p/pull/108
- Add async iteration helpers to @minip2p/core by @deepso7 in https://github.com/deepso7/minip2p/pull/109
- Wire prebuilt distribution for @minip2p/node by @deepso7 in https://github.com/deepso7/minip2p/pull/110
- ci: test weekly Node target matrix by @deepso7 in https://github.com/deepso7/minip2p/pull/111
Full Changelog: https://github.com/deepso7/minip2p/compare/v0.4.6...v0.4.7