ChangelogWeek 4
Week 4
v3.13.3
@liveblocks/client
- Bump hardcoded client-side socket connection timeout from 10s to 20s.
- Add more detailed timing info to
enableDebugLoggingto better debug connection issues.
@liveblocks/react-ui
- Fix an issue where
ComposerandAiComposerwould throw an error when mounted/unmounted.