Changelogv1.8.2
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
CommentBodyutilities added to@liveblocks/nodein v1.8.0. - Harmonize exports with
@liveblocks/node. (addedIUserInfoandPlainLsonObject)
@liveblocks/node
- Harmonize exports with
@liveblocks/client. (addedCommentBody,CommentBodyBlockElement,CommentBodyElement,CommentBodyInlineElement,CommentBodyLink,CommentBodyMention,CommentBodyParagraph,CommentBodyText,JsonArray,JsonScalar,Lson,LsonObject, andUser)