github liveblocks/liveblocks 0.16.4

latest releases: v2.8.0-beta4, v2.8.0-beta3, v2.8.0-beta2...
2 years ago

All packages

  • Improve our generated bundles. They are now even more tree-shakable, and smaller!

New deprecations

Some APIs are being deprecated and may start showing console warnings when used:

  • In @liveblocks/client:

    • The defaultPresence option to client.enter() will get renamed to initialPresence
    • The defaultStorageRoot option to client.enter() will get renamed to initialStorage
  • In @liveblocks/react:

    • The RoomProvider's defaultPresence will get renamed to initialPresence
    • The RoomProvider's defaultStorageRoot will get renamed to initialStorage
    • The second argument to useList(), useObject(), and useMap() is deprecated

For information, please see https://bit.ly/3Niy5aP.

Don't miss a new liveblocks release

NewReleases is sending notifications on new releases.