Skip to content

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 10:10
· 32 commits to main since this release

2.10.0 (2026-09-12)

Features

  • core: fan out room.send to every member over directed wire sends (be4e933)

Bug Fixes

Tests

  • admit real room joins before sending across integration tests (5d2925f)
  • core: cover the directed room.send retry queue (cbba2a6)
  • give the self-join CRDT-merge test a token before joinRoom (6e72948)
  • replace downtime-replay.integration.test.ts with the retry-queue version (39ef09d), references #28
  • split invite replay out of downtime-replay.test.ts (0a41a07)