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 5bf4cf6 commit e738d67Copy full SHA for e738d67
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## next
2
+
3
+- Updated JSONXL:
4
+ - Fixed an edge case for signed numbers in the range ±[MAX_SAFE_INTEGER/2 … MAX_SAFE_INTEGER].
5
+ - Removed the limitation that could trigger when the total encoded string length exceeded the maximum string length (~500 MB in V8)
6
7
## 1.0.0-beta.98 (02-07-2025)
8
9
- Bumped [jora](https://github.com/discoveryjs/jora) to 1.0.0-beta.15
0 commit comments