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 a53489c commit ccfd498Copy full SHA for ccfd498
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [16.17.1](https://github.com/streamich/json-joy/compare/v16.17.0...v16.17.1) (2024-07-22)
2
+
3
4
+### Bug Fixes
5
6
+* **json-crdt:** 🐛 allow nested transactions ([d687561](https://github.com/streamich/json-joy/commit/d687561b62a22f5a3fc9820081ac8e803f3df9f4))
7
8
# [16.17.0](https://github.com/streamich/json-joy/compare/v16.16.0...v16.17.0) (2024-07-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "json-joy",
- "version": "16.17.0",
+ "version": "16.17.1",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
0 commit comments