v0.5.0
What's Changed
- feat: add
fromEntries
function by @Kuhave in #137 - fix: fix return type in Curry type by @degurii in #140
- feat: add
dropRight
function by @ppeeou in #135 - fix: fix incorrect type inference of flat and flatMap functions by @shine1594 in #143
New Contributors
Full Changelog: v0.4.2...v0.5.0