-
Notifications
You must be signed in to change notification settings - Fork 544
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: remove lodash-es
#648
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
You are so fast. |
I can close it, if you were planning to work on it, im suuuure you will do a better job than me, just let me know 🙏 |
No, let's do this! I would recommend also rewriting some of the code so it doesn't need these helper functions and is more obvious in location what it does. (Some of the more advanced use cases of lodash's helpers aren't actually used in the nuxt/ui code, I think.) |
7dd0c98
to
f46ae6d
Compare
Co-authored-by: Daniel Roe <[email protected]>
resolves #642 and resolves #311