Skip to content

Conversation

@gustavohenke
Copy link
Member

  • Functions with native drop-in or simple-enough-alternative (e.g. sortBy) have been replaced with the native version;
  • Functions simple to maintain and used a lot have been bundled in an utils.ts file with a bespoke version;
  • Functions not as simple to maintain and not used much have been migrated inline, e.g. _.get() or _.defaults()

@coveralls
Copy link

Coverage Status

coverage: 97.586% (-0.2%) from 97.738%
when pulling e7dca34 on bye-lodash
into a7b6174 on main.

@gustavohenke gustavohenke merged commit 7437b0f into main Jul 12, 2025
21 checks passed
@gustavohenke gustavohenke deleted the bye-lodash branch July 12, 2025 13:59
gustavohenke added a commit that referenced this pull request Aug 3, 2025
Instead of hiding the output from command 0,
this would actually not hide any output.

Introduced by #555
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants