Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit aa3669a

Browse files
author
Bryan Mikaelian
committed
Update history
1 parent 6d2057b commit aa3669a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 4.1.0 / 2020-09-14
2+
3+
- Replaces `utils/clone` with `lodash.deepclone`
4+
- Replaces `utils/map` with `Array.prototype.map`
5+
- Replaces `utils/each` with `Array.prototype.each`
6+
- Removes the `utils` directory and tests
7+
18
# 4.0.4 / 2020-09-11
29

310
- Change the arguments of the main methods to be optional in the typedef to match the documentation. (#203)

0 commit comments

Comments
 (0)