Socket
Socket
Sign inDemoInstall

@liveblocks/client

Package Overview
Dependencies
Maintainers
0
Versions
388
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/client - npm Package Versions

1
39

0.16.4-beta2

Diff

nvie
published 0.16.4-beta1 •

ofoucherot-liveblocks
published 0.16.3 •

Changelog

Source

v0.16.3

Bug fixes

  • In @liveblocks/client:

    • Fix bug where internal presence state could not get restored correctly after undo/redo in certain circumstances.
  • In @liveblocks/zustand and @liveblocks/redux:

    • Fixes an issue when initializing an array with items would result in having duplicated items in other clients. Example:

      • Client A updates state : { list: [0] }
      • Client B states is updated to : { list: [0, 0] }
nvie
published 0.16.2 •

Changelog

Source

v0.16.2

Bug fixes

  • In @liveblocks/client:

    • Fix small bug related to new JsonObject type, which would reject some values that were legal JSON objects.
guillaumesalles
published 0.16.1 •

Changelog

Source

v0.16.1

Bug fixes

  • In @liveblocks/react:

    • Fix issue with React 18 and StrictMode.
guillaumesalles
published 0.16.0 •

Changelog

Source

v0.16.0

New APIs

ofoucherot-liveblocks
published 0.15.11 •

nvie
published 0.15.11-test.1 •

ofoucherot-liveblocks
published 0.15.10 •

ofoucherot-liveblocks
published 0.15.9 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc