Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [17.21.0](v17.20.0...v17.21.0) (2024-11-25) ### Bug Fixes * **json-crdt-peritext-ui:** 🐛 correct React warnings ([5d90876](5d90876)) ### Features * **json-crdt-extensions:** 🎸 add first implementation of Fragment ([340919a](340919a)) * **json-crdt-extensions:** 🎸 add JSON markup language utilities ([bdf4deb](bdf4deb)) * **json-crdt-extensions:** 🎸 add JSON ML walk method ([cec7865](cec7865)) * **json-crdt-extensions:** 🎸 add more block elements ([b155ae3](b155ae3)) * **json-crdt-extensions:** 🎸 cap all blocks to their range ([efd088a](efd088a)) * **json-crdt-extensions:** 🎸 clamp Inline elements inside a Fragment ([e8ee319](e8ee319)) * **json-crdt-extensions:** 🎸 create constant enum for slice types ([02b9581](02b9581)) * **json-crdt-extensions:** 🎸 improve Fragment code setup ([3d2ef77](3d2ef77)) * **json-crdt-extensions:** 🎸 setup export methods ([f75284d](f75284d)) ### Performance Improvements * **json-crdt-extensions:** ⚡️ do not pre-compute chunk slices ([7bf4f93](7bf4f93))
- Loading branch information