What's Changed
- fix isEmpty test case for string class by @rphlmr in #47
- Add readonly types by @aki77 in #51
- Fix camel function mispelling by @rayepps in #58
- Fix isEmpty returning incorrect value by @rayepps in #52
- add isEqual function for deep equality check by @rayepps in #53
- fix: getGroupId params typo in group by @yakovmeister in #59
- Add support for PascalCase by @Yeswing in #63
- Improve typings for lowerize and upperize return value by @phanghos in #65
- Updated Vulnerable npm Packages by @shakil-aibees in #73
- add test and fixed comments for strings by @giuliocaccin in #64
- Improve the typing or tryit function by @hugo-clemente in #76
- fix: Replace zues > zeus in README.md by @rocioDEV in #89
- Update README.md by @marcio-porto-dev in #80
- extend get function to get by string path by @rayepps in #57
- Improve the type of
group
when using union type key by @ktmouk in #88 - array: add shift function by @vchikalkin in #97
- Bump chai from 4.3.4 to 4.3.6 by @dependabot in #100
- Bump typescript from 4.8.2 to 4.8.4 by @dependabot in #101
- Add CJS/ESM module exports by @matteosacchetto in #81
- Fix pr template format by @rayepps in #105
- feat: add type guards by @matteosacchetto in #103
- change sift return type from T to NonNullable by @rayepps in #99
- Add node engine to package.json by @rayepps in #110
New Contributors
- @rphlmr made their first contribution in #47
- @aki77 made their first contribution in #51
- @yakovmeister made their first contribution in #59
- @Yeswing made their first contribution in #63
- @phanghos made their first contribution in #65
- @shakil-aibees made their first contribution in #73
- @giuliocaccin made their first contribution in #64
- @hugo-clemente made their first contribution in #76
- @rocioDEV made their first contribution in #89
- @marcio-porto-dev made their first contribution in #80
- @ktmouk made their first contribution in #88
- @vchikalkin made their first contribution in #97
- @dependabot made their first contribution in #100
- @matteosacchetto made their first contribution in #81
Full Changelog: v7.1.0...v8.0.0