Skip to content
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

Remove lodash dependency #281

Open
nicolethoen opened this issue Jan 8, 2024 · 0 comments
Open

Remove lodash dependency #281

nicolethoen opened this issue Jan 8, 2024 · 0 comments

Comments

@nicolethoen
Copy link
Contributor

Lodash is no longer a supported library. (no new releases since 2016)

Some of these might be replaceable with built-in APIs depending on the browser support target. For example lodash/cloneDeep could be replaced with structuredClone().

@dlabaj dlabaj added this to the Prioritized Backlog milestone Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Not started
Development

No branches or pull requests

2 participants