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

Commit 485f10e

Browse files
author
Bryan Mikaelian
committed
Update history
1 parent 3b71b10 commit 485f10e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

HISTORY.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 4.0.3 / 2020-09-02
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.2 / 2020-09-01
29

310
- Replace @ndhoule/foldl with Array.prototype.reduce

0 commit comments

Comments
 (0)