Skip to content

Releases: daniel-nagy/transporter

Beta 6

01 Aug 21:47
f13d713
Compare
Choose a tag to compare
Beta 6 Pre-release
Pre-release

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

15 Jan 19:38
9655155
Compare
Choose a tag to compare
Beta 5 Pre-release
Pre-release

Breaking Change

Semantic Change

Renamed Subprotocol.Protocol to Subprotocol.DataType.

Beta 4

31 Dec 23:37
a63cb48
Compare
Choose a tag to compare
Beta 4 Pre-release
Pre-release

Fixes to BrowserServer for service workers.

Beta 3

27 Dec 18:17
2e810a0
Compare
Choose a tag to compare
Beta 3 Pre-release
Pre-release
Beta 3 (#1)

beta 3