Changelogv1.4.8
v1.4.8
create-liveblocks-app
- Add Comments hooks and options to
--initcommand.
@liveblocks/client
- Export all
CommentBody-related types.
@liveblocks/react-comments
- Improve default styles:
- Cap CSS selector specificity to improve overridability.
- Set tokens on
.lb-rootinstead of:rootto improve cascading tokens (overriding--lb-accentonbodyfor example, didn't create the expected results), and to work within shadow DOMs.
- Fix reactions and links styles on Safari.