You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [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))
***json-crdt-peritext-ui:** 🐛 do not break line at caret position ([d4598ce](https://github.com/streamich/json-joy/commit/d4598ce4867f6229b38842858263cc0c0129c24d))
7
+
***json-crdt-peritext-ui:** 🐛 do not break line on anchor inter-word insertion ([4c4d1ca](https://github.com/streamich/json-joy/commit/4c4d1cab783b735f4d4e62f2922233ebd1705727))
8
+
***json-crdt-peritext-ui:** 🐛 do not break words due to focus edge ([182fcbb](https://github.com/streamich/json-joy/commit/182fcbb7d6c80862c8bae8cf02b1ba2104b9659d))
9
+
10
+
11
+
### Features
12
+
13
+
***json-crdt-extensions:** 🎸 print cursors in editor dump ([449c3e5](https://github.com/streamich/json-joy/commit/449c3e53ed568385a95511a2c5997b75d40777f4))
***json-crdt-peritext-ui:** 🎸 separate caret score into its own component ([f69e93e](https://github.com/streamich/json-joy/commit/f69e93e2896460c0f4abc1ef2f94fd1420bc7859))
0 commit comments