We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673d693 commit 12a31f5Copy full SHA for 12a31f5
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [16.23.1](https://github.com/streamich/json-joy/compare/v16.23.0...v16.23.1) (2024-08-19)
2
+
3
4
+### Bug Fixes
5
6
+* **json-crdt:** 🐛 make change flush safe ([91a37ae](https://github.com/streamich/json-joy/commit/91a37ae67bfed5aceba923f67004ca7eda5115d7))
7
8
# [16.23.0](https://github.com/streamich/json-joy/compare/v16.22.1...v16.23.0) (2024-08-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "json-joy",
- "version": "16.23.0",
+ "version": "16.23.1",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
0 commit comments