-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
feat: move to individual lodash packages or standard JS #1440
Conversation
Moves to using individual lodash imports to reduce package size.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1440 +/- ##
=======================================
Coverage ? 96.77%
=======================================
Files ? 54
Lines ? 5031
Branches ? 835
=======================================
Hits ? 4869
Misses ? 154
Partials ? 8 ☔ View full report in Codecov by Sentry. |
@SBoudrias good work figuring out how to strip a few more of them away 🥳 really good progress in terms of making it leaner and more maintainable 🙏 |
Thanks for kicking this off! |
GHSA-p6mc-m468-83gw |
See #1443 |
Moves to using individual lodash imports to reduce package size.