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.24.0](v17.23.0...v17.24.0) (2024-12-22)
### Bug Fixes
* **json-crdt-extensions:** 🐛 correctly compute annotations endpoints in import() ([35f6df2](35f6df2))
### Features
* **json-crdt-extensions:** 🎸 at import do not include ABS start in annotation range ([b344e14](b344e14))
* **json-crdt-extensions:** 🎸 export only saved slices ([86d051e](86d051e))
* **json-crdt-extensions:** 🎸 implement block split import ([3d21330](3d21330))
* **json-crdt-extensions:** 🎸 make sure annotation end point is never ABS end ([6bd882e](6bd882e))
***json-crdt-extensions:** 🐛 correctly compute annotations endpoints in import() ([35f6df2](https://github.com/streamich/json-joy/commit/35f6df25a400735d276e268970daf93189906cac))
7
+
8
+
9
+
### Features
10
+
11
+
***json-crdt-extensions:** 🎸 at import do not include ABS start in annotation range ([b344e14](https://github.com/streamich/json-joy/commit/b344e1458fe22cbc056554282c10bb1518b41edb))
12
+
***json-crdt-extensions:** 🎸 export only saved slices ([86d051e](https://github.com/streamich/json-joy/commit/86d051e89bb8e9faeb315d66d2a4ecdd1edcd646))
***json-crdt-extensions:** 🎸 make sure annotation end point is never ABS end ([6bd882e](https://github.com/streamich/json-joy/commit/6bd882ebd9363854cd549ebcbe98c995b0331963))
0 commit comments