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 fd4b6f9 commit a6b25a2Copy full SHA for a6b25a2
README.md
@@ -157,6 +157,9 @@ const json = db.toJSON();
157
Placeholder for next release:
158
### __WORK IN PROGRESS__
159
-->
160
+### __WORK IN PROGRESS__
161
+* Fixes an issue where the application could run out of memory if a custom serializer threw an error during the automatic compression
162
+
163
### 4.0.0 (2025-10-07)
164
* BREAKING: Drop support for Node.js versions older than v20
165
* BREAKING: Removed `exportJson` method in favor of `toJSON`
0 commit comments