We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c1e57f commit 83d42caCopy full SHA for 83d42ca
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [16.25.0](https://github.com/streamich/json-joy/compare/v16.24.0...v16.25.0) (2024-09-24)
2
+
3
4
+### Features
5
6
+* **json-crdt:** 🎸 introduce .applyLocalPatch() method ([24ba067](https://github.com/streamich/json-joy/commit/24ba06786b29281cab357e14d023a5578be50a72))
7
8
# [16.24.0](https://github.com/streamich/json-joy/compare/v16.23.2...v16.24.0) (2024-09-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "json-joy",
- "version": "16.24.0",
+ "version": "16.25.0",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
0 commit comments