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 cb41a54 commit d9b4c66Copy full SHA for d9b4c66
3 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## **6.15.0**
2
+- [New] `parse`: add `strictMerge` option to wrap object/primitive conflicts in an array (#425, #122)
3
+- [Fix] `duplicates` option should not apply to bracket notation keys (#514)
4
+
5
## **6.14.2**
6
- [Fix] `parse`: mark overflow objects for indexed notation exceeding `arrayLimit` (#546)
7
- [Fix] `arrayLimit` means max count, not max index, in `combine`/`merge`/`parseArrayValue`
0 commit comments