ChangelogWeek 5
Week 5
v2.16.2
@liveblocks/react
- Improve error message if hooks are accidentally called server side.
@liveblocks/zustand
- Fix bug in Zustand typing in case the multi-argument form of
set()
is used. Thank you @hans-lizihan!
Website
- New blog post: Great agent experience starts with great collaboration.
Documentation
- Better info on
initialStorage
values.