Skip to content

Commit cf37468

Browse files
committed
chore: Update changelog
1 parent 882294a commit cf37468

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 6.0.0 / xxxx-xx-xx
44

55
- Chore - Update internal dependencies. As a result, the package needs at least Node 18 to run.
6+
- Chore - Use `structuredClone` over `clone-deep` dependency since it is included to Node 18 or above. #214
67

78
## 5.10.0 / 2023-10-16
89

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@
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
2626
- [Rex Zeng](https://github.com/RexSkz) - Support object/array-formed condition for `mergeWithRules`. #212
27+
- [Adam Skoufis](https://github.com/askoufis) - Remove clone-deep dependency in favor of native structuredClone. #214

0 commit comments

Comments
 (0)