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 ab41c78 commit 2564ec2Copy full SHA for 2564ec2
CHANGELOG.md
@@ -30,6 +30,7 @@ since we removed some methods from the public API and removed some classes from
30
- **breaking** [utils] ref: Rename `safeNormalize` to `normalize` and rewrite its internals
31
- **breaking** [utils] ref: Remove `serialize`, `deserialize`, `clone` and `serializeObject` functions
32
- **breaking** [utils] ref: Rewrite normalization functions by removing most of them and leaving just `normalize` and `normalizeToSize`
33
+- [core] feat: Add `maxValueLength` option to adjust max string length for values, default is 250.
34
35
## 4.6.3
36
0 commit comments