File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 15.5.0] ( https://github.com/streamich/json-joy/compare/v15.4.1...v15.5.0 ) (2024-04-26)
2+
3+
4+ ### Features
5+
6+ * ** json-crdt-extensions:** 🎸 add block tag type ([ 120ba2f] ( https://github.com/streamich/json-joy/commit/120ba2f56be87640fe8eff09918eef55a609f56f ) )
7+ * ** json-crdt-extensions:** 🎸 add OverlayPoint implementation ([ ca037e6] ( https://github.com/streamich/json-joy/commit/ca037e6a0d3a3a94511755c06c4d8a350a339649 ) )
8+ * ** json-crdt-extensions:** 🎸 implement overlay "ref" concept ([ 7c31a6f] ( https://github.com/streamich/json-joy/commit/7c31a6fadb84c391a7ede68dd094bb8dd63bd0bd ) )
9+ * ** json-crdt-extensions:** 🎸 improve overlay point layer insertion ([ 70748ac] ( https://github.com/streamich/json-joy/commit/70748ac60fc15b8f35e5ed5361011c873d46753b ) )
10+ * ** json-crdt-extensions:** 🎸 improve OverlayPoint marker operations ([ 7aea094] ( https://github.com/streamich/json-joy/commit/7aea094eaefc5a8ce6a0691e4a189b3a96718ef6 ) )
11+ * ** json-crdt-extensions:** 🎸 improve OverlayPoint ref operations ([ 8a23776] ( https://github.com/streamich/json-joy/commit/8a237760a999987c5e00baaa40ccc1110faeb5cf ) )
12+
13+
14+ ### Performance Improvements
15+
16+ * ** json-crdt-extensions:** ⚡️ remove immediately from the right bucket ([ faf466f] ( https://github.com/streamich/json-joy/commit/faf466f71f3a1c8d68702f58181cd85b11981c4b ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " json-joy" ,
3- "version" : " 11.2 .0" ,
3+ "version" : " 15.5 .0" ,
44 "description" : " Collection of libraries for building collaborative editing apps." ,
55 "author" : {
66 "name" : " streamich" ,
You can’t perform that action at this time.
0 commit comments