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 25dc2f9 commit be2febdCopy full SHA for be2febd
CHANGELOG.md
@@ -1,12 +1,9 @@
1
-# 1.3.0
+# 1.2.0
2
3
## Features
4
5
-- Improve handling of errors that are `Proxy` instances
6
-
7
-# 1.2.0
+- Change `maxSize` option default value to `1e7`
8
9
-## Features
+## Bug fixes
10
11
-- Handle errors that are `Proxy` instances, by converting them to non-`Proxy`
12
-- Handle error properties that are `get` functions that throw
+- Prevent crashes when a property value or key is a very large string
0 commit comments