Commit b373302
committed
chore(release): 15.11.0 [skip ci]
# [15.11.0](v15.10.0...v15.11.0) (2024-05-02)
### Bug Fixes
* **json-crdt-extensions:** 🐛 allow setting non-constant slice data ([2f87b8a](2f87b8a))
### Features
* **json-crdt-extensions:** 🎸 allow passing in extra slice and local slice models ([b10d1cf](b10d1cf))
* **json-crdt-extensions:** 🎸 improve mutations in persisted slices ([d6d0193](d6d0193))
* **json-crdt-extensions:** 🎸 improve Pertiext .toString() presentation ([c529aaf](c529aaf))
* **json-crdt-extensions:** 🎸 improve slice typing and schema ([ce6eb34](ce6eb34))
* **json-crdt:** 🎸 add Model.create() method ([8fc8fc0](8fc8fc0))
* **json-crdt:** 🎸 improve model creation flow ([89daf03](89daf03))
* **json-crdt:** 🎸 improve model initialization APIs ([e0474d1](e0474d1))1 parent 5fc8038 commit b373302
2 files changed
+19
-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 | + | |
1 | 19 | | |
2 | 20 | | |
3 | 21 | | |
| |||
| 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