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