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 3a6cbf4 commit c195885Copy full SHA for c195885
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 5.10.0 / 2023-10-16
4
+
5
+- Feat - Support object/array-formed condition for `mergeWithRules`. #212
6
7
## 5.9.0 / 2023-05-22
8
9
- Feat - Support deep merging when rule is a merge. #193, #206
CONTRIBUTORS.md
@@ -23,3 +23,4 @@
23
- [Tomasz Wielga](https://github.com/trombka) - Allow `mergeUnique` to work with arbitrary order. #161
24
- [JeB](https://github.com/just-jeb) - Don't merge strings with objects in `mergeWithRules`. #172
25
- [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