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 a0ef6e7 commit d1c9c33Copy full SHA for d1c9c33
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [17.0.1](https://github.com/streamich/json-joy/compare/v17.0.0...v17.0.1) (2024-10-07)
2
+
3
4
+### Bug Fixes
5
6
+* **json-text:** 🐛 classify null as primitive ([a0ef6e7](https://github.com/streamich/json-joy/commit/a0ef6e7a841a310d2b96533c4452caf236b7ddfa))
7
8
# [17.0.0](https://github.com/streamich/json-joy/compare/v16.27.2...v17.0.0) (2024-10-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "json-joy",
- "version": "17.0.0",
+ "version": "17.0.1",
"description": "Collection of libraries for building collaborative editing apps.",
"author": {
"name": "streamich",
0 commit comments