@liveblocks/node
Advanced tools
Changelog
v2.20.0
@liveblocks/client
UserNotificationSettings
object to return
null
to prevent any errors when accessing a disabled notification channel.@liveblocks/node
UserNotificationSettings
object to return
null
to prevent any errors when accessing a disabled notification channel.@liveblocks/react
useRoom({ allowOutsideRoom: true })
option. When this option is
set, the hook will return null
when used outside of a room, whereas the
default behavior of the hook is be to throw.UserNotificationSettings
object to return
null
to prevent any errors when accessing a disabled notification channel.@liveblocks/react-ui
v2.18.3
when we added support for whitespace within mentions.Composer
.Changelog
v2.19.0
@liveblocks/*
@liveblocks/node
getStorageDocument("my-room", "json")
typing in its output LiveMap
instances as ReadonlyMap
instead of serialized plain objects.Changelog
v2.18.3
@liveblocks/node
stringifyCommentBody
utility.@liveblocks/client
stringifyCommentBody
utility.@liveblocks/react
useUserThreads_experimental
hook.@liveblocks/react-ui
@liveblocks/emails
v2.18.0
as it provided no
measurable benefits while increasing complexity.Changelog
v2.18.2
@liveblocks/client
@liveblocks/react-tiptap