Releases: daniel-nagy/transporter
Releases · daniel-nagy/transporter
Beta 6
Breaking Changes
The address
property of a proxy's metadata has been removed and replaced with clientAgentId
.
Improvements
Uses a fallback ID generator if crypto.randomUUID
is unavailable.
Bug Fixes
A PubSub
is unsubscribed when a session is terminated.
Maintenance
- Bun has been updated from version 1.0.17 to 1.1.21.
- Import assertion syntax has been updated to
with
for Node v22 compatibility.
Beta 5
Breaking Change
Semantic Change
Renamed Subprotocol.Protocol
to Subprotocol.DataType
.
Beta 4
Fixes to BrowserServer
for service workers.
Beta 3
Beta 3 (#1) beta 3