Changelogv0.17.8
v0.17.8
New history APIs ↩️ ↪️
-
In @liveblocks/client:
- Add
canUndo()andcanRedo()utilities toroom.history - Add
"history"event type toroom.subscribe()to subscribe to the current user's history changes
- Add
-
In @liveblocks/react:
- Add
useCanUndo()anduseCanRedo()hooks
- Add