Socket
Socket
Sign inDemoInstall

@liveblocks/yjs

Package Overview
Dependencies
Maintainers
5
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/yjs - npm Package Versions

23
20

2.8.0

Diff

Changelog

Source

2.8.0

We are introducing attachments to allow users to add files to their comments, for more information about this change please read our Upgrade Guide for 2.8.

@liveblocks/react-ui

  • Add out-of-the-box support for attachments in the default components.
  • Add new primitives to support attachments in custom components:
    • Composer.AttachmentsDropArea: Receives files via drag-and-drop
    • Composer.AttachFiles: Opens a file picker
    • FileSize: Displays a formatted file size
  • Add values and methods to useComposer to support attachments in custom components.

@liveblocks/react

  • Add useAttachmentUrl hook to get presigned URLs for attachments.

@liveblocks/client

  • Add prepareAttachment and uploadAttachment methods to Room to create attachments.
  • Add getAttachmentUrl method to Room to get presigned URLs for attachments.
guillaumesalles
published 2.8.0-beta4 •

guillaumesalles
published 2.8.0-beta3 •

guillaumesalles
published 2.8.0-beta2 •

guillaumesalles
published 2.7.2 •

Changelog

Source

2.7.2

@liveblocks/react

  • Fix a bug where under some conditions threads could end up without comments.
  • Fix a bug where notifications associated to deleted threads would not be deleted.
  • Fix a bug where subsequent optimistic updates to the same inbox notification could sometimes not get applied correctly.
guillaumesalles
published 2.8.0-beta1 •

guillaumesalles
published 2.7.1 •

Changelog

Source

2.7.1

@liveblocks/react-lexical

  • Fixed a bug where resolved threads remained visible in the editor and the AnchoredThreads and FloatingThreads components.
guillaumesalles
published 2.7.0 •

Changelog

Source

2.7.0

@liveblocks/client

  • Refactor caching internals to prepare for upcoming features

@liveblocks/react

  • Add support for query argument to useUserThreads_experimental
  • Fix bug where some combinations of query criteria could over-select threads in useThreads

Version History (private beta)

This release adds some new hooks for Version History in text documents, which is now available in private beta. If you’re interested in joining the private beta, please contact us.

  • Add useHistoryVersion hook to retrieve version history (in @liveblocks/react)
  • Add HistoryVersionSummaryList and HistoryVersionSummary components to help display version history (in @liveblocks/react-ui)
  • Add HistoryVersionPreview component to display and restore a version (in @liveblocks/react-lexical)
guillaumesalles
published 2.7.0-beta3 •

guillaumesalles
published 2.6.1 •

Changelog

Source

2.6.1

@liveblocks/react-ui

  • Fix mention suggestions dropdown not following scroll in some scenarios.
23
20
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