@hyperfrontend/network-protocol
Changelog§
Every published release, newest first. The latest is v2.0.1.
10 releases, newest first
v2.0.12 fixes
Compare the commits behind v2.0.1 on GitHub ↗Bug Fixes
- keep a queue draining after its handler rejects
- validate the drop handler when a channel is created
v2.0.0Breaking1 feature · 1 other change
Breaking Changes
- Breakingthe browser/v1, browser/v2, node/v1, and node/v2 entries, the bundle/v1 and bundle/v2 builds, the password-keyed packet and data exports, and the six staged queues are removed; createChannel takes an options object with a session, ProtocolProvider receives the session, and Data no longer carries a key.
Compare the commits behind v2.0.0 on GitHub ↗Features
- Breakingreplace v1/v2 with the v3/v4 session
v1.0.01 feature
Compare the commits behind v1.0.0 on GitHub ↗Features
- Marked stable. No API changes since 0.2.1.
v0.2.11 other change
Compare the commits behind v0.2.1 on GitHub ↗Other
@hyperfrontend/workspaceremove lib-builder and tool-package as implicit dependencies for all lib projects
v0.2.01 feature
Compare the commits behind v0.2.0 on GitHub ↗Features
eslint-rulesadd lib-pkg-main-reexports
v0.1.01 other change
Compare the commits behind v0.1.0 on GitHub ↗Other
- Version sync (no direct changes to this package)
v0.0.41 fix
Compare the commits behind v0.0.4 on GitHub ↗Bug Fixes
lib-network-protocolcorrect package exports (5b8ed3c)
v0.0.31 fix
Compare the commits behind v0.0.3 on GitHub ↗Bug Fixes
lib-network-protocolcorrect package exports (5b8ed3c)
v0.0.21 fix
Compare the commits behind v0.0.2 on GitHub ↗Bug Fixes
lib-network-protocolcorrect secondary entrypoints (7092e3a)