Skip to content

chore: replace lodash with es-toolkit/compat #3472

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

manudeli
Copy link

@manudeli manudeli commented Jun 6, 2025

PR Checklist

This pull request replaces all lodash imports with es-toolkit/compat across multiple files in the codebase. The change aims to standardize utility imports and potentially improve performance.

https://es-toolkit.dev/compatibility.html#compatibility-with-lodash

Recharts and Storybook already use it with same reason. so I wanted to suggest this changes

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

@manudeli manudeli force-pushed the fix/lodash-to-es-toolkit branch from 2d808ae to 87d20c8 Compare June 28, 2025 15:55
@manudeli manudeli marked this pull request as ready for review June 28, 2025 16:19
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.

1 participant