Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [17.18.0](v17.17.0...v17.18.0) (2024-11-12) ### Bug Fixes * **json-crdt-peritext-ui:** 🐛 do not break line at caret position ([d4598ce](d4598ce)) * **json-crdt-peritext-ui:** 🐛 do not break line on anchor inter-word insertion ([4c4d1ca](4c4d1ca)) * **json-crdt-peritext-ui:** 🐛 do not break words due to focus edge ([182fcbb](182fcbb)) ### Features * **json-crdt-extensions:** 🎸 print cursors in editor dump ([449c3e5](449c3e5)) * **json-crdt-peritext-ui:** 🎸 create `cursor` plugin ([43e86c6](43e86c6)) * **json-crdt-peritext-ui:** 🎸 improve anchor rendering ([7343d52](7343d52)) * **json-crdt-peritext-ui:** 🎸 improve cursor JSDocs ([4d9df82](4d9df82)) * **json-crdt-peritext-ui:** 🎸 separate caret score into its own component ([f69e93e](f69e93e)) * **json-crdt-peritext-ui:** 🎸 setup default theme ([a3ddfa9](a3ddfa9))
- Loading branch information