Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG_PUBLIC.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,17 @@ list and feel free to give them credit at the end of a line, e.g.:

-->

# Week 18 (2026-05-01)

## Liveblocks dev server (v1.4.1)

- Fix: `client.getOrCreateRoom()` no longer errors when the room already exists, matching production behavior.
- Fix: Yjs document updates made via `PUT /v2/rooms/<roomId>/ydoc` now get broadcast to connected WebSocket clients, matching production behavior.

## Contributors

nvie

# Week 17 (2026-04-24)

## Website
Expand Down
Loading