Skip to content

Commit d9b4c66

Browse files
committed
v6.15.0
1 parent cb41a54 commit d9b4c66

3 files changed

Lines changed: 17 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
## **6.14.2**
26
- [Fix] `parse`: mark overflow objects for indexed notation exceeding `arrayLimit` (#546)
37
- [Fix] `arrayLimit` means max count, not max index, in `combine`/`merge`/`parseArrayValue`

0 commit comments

Comments
 (0)