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 9aa5923 commit 8bffa22Copy full SHA for 8bffa22
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [15.8.0](https://github.com/streamich/json-joy/compare/v15.7.0...v15.8.0) (2024-04-29)
2
+
3
4
+### Features
5
6
+* **json-crdt:** 🎸 add typing support for Log ([bcb84a1](https://github.com/streamich/json-joy/commit/bcb84a1383bdf2d39e6438e5a8be3fb2d698ff9b))
7
8
# [15.7.0](https://github.com/streamich/json-joy/compare/v15.6.0...v15.7.0) (2024-04-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "json-joy",
- "version": "15.7.0",
+ "version": "15.8.0",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
0 commit comments