Skip to content

Beta 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@daniel-nagy daniel-nagy released this 01 Aug 21:47
f13d713

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.