Socket
Socket
Sign inDemoInstall

@liveblocks/yjs

Package Overview
Dependencies
6
Maintainers
5
Versions
146
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
15Next

1.9.4

Diff

Changelog

Source

v1.9.4

@liveblocks/react

  • Fix polling on useThreads hook.
guillaumesalles
published 1.9.3 •

Changelog

Source

v1.9.3

@liveblocks/react

  • Fix a bug that prevented comments from being used across multiple rooms.

@liveblocks/node

  • Fix getRooms() not throwing LiveblocksError when invalid response was received.
guillaumesalles
published 1.9.2 •

Changelog

Source

v1.9.2

@liveblocks/react-comments

  • Add portalContainer prop to CommentsConfig to customize where floating elements (e.g. tooltips, dropdowns, etc) are portaled into.
guillaumesalles
published 1.9.2-portal1 •

guillaumesalles
published 1.9.1 •

Changelog

Source

v1.9.1

@liveblocks/node

  • Fixes the signature and behavior of the Liveblocks.sendYjsBinaryUpdate() API. It now takes a Yjs encoded update (Uint8Array) directly.
guillaumesalles
published 1.9.0 •

Changelog

Source

v1.9.0

@liveblocks/node

  • Add the Comments write REST APIs as fully typed methods. (includes createThread, editThreadMetadata, createComment, editComment, deleteComment, addCommentReaction, and removeCommentReaction methods)
  • Fix the return type of getActiveUsers to match the data returned from the endpoint.

@liveblocks/react

  • Add query option to useThreads to filter threads based on their metadata.

@liveblocks/react-comments

  • Add support for exit animations to ComposerSuggestions.
guillaumesalles
published 1.19.0-test1 •

guillaumesalles
published 1.8.3-oss1 •

guillaumesalles
published 1.9.0-example1 •

guillaumesalles
published 1.8.2 •

Changelog

Source

v1.8.2

@liveblocks/react

  • Improve Comments revalidation when losing network or staying in the background.
  • Improve error handling of Comments mutations. (e.g. thread creation, comment creation, etc.)

@liveblocks/client

  • Export the CommentBody utilities added to @liveblocks/node in v1.8.0.
  • Harmonize exports with @liveblocks/node. (added IUserInfo and PlainLsonObject)

@liveblocks/node

  • Harmonize exports with @liveblocks/client. (added CommentBody, CommentBodyBlockElement, CommentBodyElement, CommentBodyInlineElement, CommentBodyLink, CommentBodyMention, CommentBodyParagraph, CommentBodyText, JsonArray, JsonScalar, Lson, LsonObject, and User)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc