All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2021-07-05)
- implement
insertBeforeandinsertAftermethods for conciseness (06417c7)
- issue with
reduceandreduceRightdeducing initial value automatically (cf22faa) - issue with length values returned by
pushandunshift(365940c) - reference error in
update(081b9a3) - update typing of
filterto account for boolean (6a0ad0c)
1.0.0-beta.3 (2021-07-05)
1.0.0-beta.2 (2021-07-05)
1.0.0-beta.1 (2021-07-04)
- add
createmethod with other fixes (1f5bcd5)
- update working of
takemethod