New
v6.13.0
What's Changed
- Add _.capitalize by @iandrewt in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/320
- Add _.unionBy by @iandrewt in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/319
- Add rule for _.defaults by @cupofjoakim in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/322
- Remove duplicate _.uniq by @Semigradsky in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/325
- adding _.uniqWith by @JasonCubic in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/323
- Fix _.isString alternative by @Semigradsky in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/324
- Add _.isDate by @MarcosEllys in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/326
- Remove unnecessary falsey checks by @suspiciousfellow in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/328
- Add _.lowerFirst by @Semigradsky in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/329
- Add more suggestions for _.first by @twjasa in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/332
- Add note to
isArrayBufferand add it to eslint plugin by @Semigradsky in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/330 - feat(typescript-examples): _.pull by @casaper in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/310
- feat: add lodash/fp support by @jpickwell in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/341
- Add Array.at(-1) which equals to _.last by @kingyue737 in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/343
- update collectionKeyBy so it works for objects by @ImTheTom in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/345
- Fix: errorneous description for _.isNull by @Koura in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/336
- Update README.md by @BtM909 in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/357
- Bump qs from 6.3.2 to 6.3.3 by @dependabot in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/354
- Docs: remove david-dm.org badge from README by @SukkaW in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/348
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/358
- Fix _first test by @AlexP11223 in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/352
- Update edge support in README.md by @gilly3 in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/360
- The debounce function does not work if 'immediate' is true by @ChenKun1997 in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/362
- feat: add workflows PR & master by @Abdel-Monaam-Aouini in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/359
- fix: add package-lock to run workflow by @Abdel-Monaam-Aouini in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/364
- head, first & last rules by @Endremgs in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/373
- Update README.md by @TawalMc in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/374
New Contributors
- @iandrewt made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/320
- @Semigradsky made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/325
- @JasonCubic made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/323
- @MarcosEllys made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/326
- @suspiciousfellow made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/328
- @twjasa made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/332
- @jpickwell made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/341
- @kingyue737 made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/343
- @ImTheTom made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/345
- @Koura made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/336
- @BtM909 made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/357
- @AlexP11223 made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/352
- @gilly3 made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/360
- @ChenKun1997 made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/362
- @Abdel-Monaam-Aouini made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/359
- @Endremgs made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/373
- @TawalMc made their first contribution in https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/pull/374
Full Changelog: https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/compare/v6.12.0...v6.13.0