updeep/CHANGELOG.md
2024-02-27 13:35:51 -05:00

42 lines
835 B
Markdown

# Changelog for [updeep-remeda](https://github.com/yanick/updeep-remeda)
## v2.3.0, 2024-02-27
### Minor Changes
- 190bb7b: add functions mapIf and mapIfElse
- 05669ce: object predicates are now shortcuts for `u.matches`
### Patch Changes
- 04e6304: maint: use changesets for change management
- 2fc662f: move back the documentation in the README
## v2.1.2, 2023-03-10
- check for array deep equality
### Statistics
- code churn: 6 files changed, 50 insertions(+), 11 deletions(-)
## v2.1.1, 2023-02-22
- add map to the exports
### Statistics
- code churn: 4 files changed, 134 insertions(+), 121 deletions(-)
## v2.1.0, 2023-00-13
- add function 'matches'
### Statistics
- code churn: 7 files changed, 66 insertions(+), 174 deletions(-)
## v2.0.0
- Fork from the [mothership](github.com/substantial/updeep), v1.2.1