Commit e7c3c41
committed
chore(release): 17.18.0 [skip ci]
# [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))1 parent d266f88 commit e7c3c41
2 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
1 | 20 | | |
2 | 21 | | |
3 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments