Skip to content

Commit c195885

Browse files
committed
chore: Update change log
1 parent 3a6cbf4 commit c195885

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 5.10.0 / 2023-10-16
4+
5+
- Feat - Support object/array-formed condition for `mergeWithRules`. #212
6+
37
## 5.9.0 / 2023-05-22
48

59
- Feat - Support deep merging when rule is a merge. #193, #206

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@
2323
- [Tomasz Wielga](https://github.com/trombka) - Allow `mergeUnique` to work with arbitrary order. #161
2424
- [JeB](https://github.com/just-jeb) - Don't merge strings with objects in `mergeWithRules`. #172
2525
- [Burhanuddin Udaipurwala](https://github.com/burhanuday) - Deep merge when rule is merge. #206
26+
- [Rex Zeng](https://github.com/RexSkz) - Support object/array-formed condition for `mergeWithRules`. #212

0 commit comments

Comments
 (0)