Socket
Book a DemoInstallSign in
Socket

@liveblocks/emails

Package Overview
Dependencies
Maintainers
3
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liveblocks/emails - npm Package Versions

2345
12

3.3.4

Diff
l
liveblocks-bot
published 3.3.4 •

Changelog

Source

v3.3.4

@liveblocks/client

  • Fix race condition where AI tools were not always executing. This could happen when using useSendAiMessage first and then immediately opening the <AiChat /> afterwards.

@liveblocks/react-tiptap

  • Scroll thread annotations into view when a thread in AnchoredThreads is selected, similarly to @liveblocks/react-lexical.
l
liveblocks-bot
published 3.3.3 •
l
liveblocks-bot
published 3.3.2 •
l
liveblocks-bot
published 2.24.4 •
l
liveblocks-bot
published 3.3.1 •

Changelog

Source

v3.3.1

@liveblocks/react-ui

  • Fix Composer uploading attachments on drop when showAttachments is set to false.
l
liveblocks-bot
published 3.3.0 •

Changelog

Source

v3.3.0

@liveblocks/react-ui

  • Add maxVisibleComments prop to Thread to control the maximum number of comments to show. When comments are hidden, a "Show more replies" button is shown to allow users to expand the thread.
  • Add onComposerSubmit callback to AiChat triggered when a new message is sent. It can also be used to customize message submission by calling useSendAiMessage yourself.
  • Overrides and CSS classes for AiChat's composer have been renamed:
    • Overrides: AI_CHAT_COMPOSER_SENDAI_COMPOSER_PLACEHOLDER
    • CSS classes: .lb-ai-chat-composer-form.lb-ai-composer-form
  • Fix: knowledge passed as a prop to AiChat no longer leaks that knowledge to other instances of AiChat that are currently mounted on screen.

@liveblocks/react

  • Add query option to useAiChats to filter the current user’s AI chats by metadata. Supports exact matches for string values, "contains all" for string arrays, and filtering by absence using null (e.g. { metadata: { archived: null } }).
  • useSendAiMessage now accepts passing the chat ID and/or options to the function rather than the hook. This can be useful in dynamic scenarios where the chat ID might not be known when calling the hook for example.
  • useCreateAiChat now accepts a chat ID as a string instead of { id: "chat-id" }.

@liveblocks/react-tiptap and @liveblocks/react-lexical

  • Allow using custom composers in FloatingComposer via the components={{ Composer }} prop.

@liveblocks/react-lexical

  • Add ATTACH_THREAD_COMMAND command to manually create a thread attached to the current selection.
l
liveblocks-bot
published 3.2.1 •

Changelog

Source

v3.2.1

@liveblocks/react-ui

  • Improve Markdown lists in AiChat: better spacing and support for arbitrary starting numbers in ordered lists. (e.g. 3. instead of 1.)

@liveblocks/react

  • Fix useSyncStatus returning incorrect synchronization status for Y.js provider. We now compare the hash of local and remote snapshot to check for synchronization differences between local and remote Y.js document.

@liveblocks/yjs

  • Fix LiveblocksYjsProvider.getStatus() returning incorrect synchronization status for Y.js provider.
l
liveblocks-bot
published 3.2.0 •

Changelog

Source

v3.2.0

@liveblocks/react-ui

  • Improve AiChat's scroll behavior when sending new messages: the chat will now scroll new messages to the top and leave enough space for responses.
  • Expose Markdown components in AiChat’s components prop to customize the rendering of Markdown content.
  • Add blurOnSubmit prop to Composer (also available on the Composer.Form primitive and as blurComposerOnSubmit on Thread) to control whether a composer should lose focus after being submitted.

@liveblocks/react

  • useErrorListener now receives "LARGE_MESSAGE_ERROR" errors when the largeMessageStrategy option isn’t configured and a message couldn’t be sent because it was too large for WebSocket.

@liveblocks/node

  • Add tenantId to identifyUser method as an optional parameter.
l
liveblocks-bot
published 3.1.4 •

Changelog

Source

v3.1.4

@liveblocks/react-ui

  • Fix copilot id not being passed to 'set-tool-call-result' command that is dispatched when a tool call is responded to. Previously, we were using the default copilot to generate messages from the tool call result.
l
liveblocks-bot
published 3.1.3 •

Changelog

Source

v3.1.3

@liveblocks/react-ui

  • Fix AiChat component not scrolling instantly to the bottom on render when messages are already loaded.
2345
12
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.