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

core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues #127

Open
camilleroux opened this issue Oct 17, 2021 · 1 comment

Comments

@camilleroux
Copy link
Contributor

Some packages need maybe an update :)

core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.

Warning get when I do a npm install canvas-sketch-cli@latest -g

@mattdesl
Copy link
Owner

mattdesl commented Jan 3, 2022

Thanks for the tip. I think a lot of the babel/es6 stuff here may be obsolete at this point—browsers have come a long way and most of these features work across the board now. I have been mostly pulling my hair out with babel the last few years, so would be a nice change to get away from it. I think this could be an option for future version of the library to simplify it and make it more future-facing.

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

No branches or pull requests

2 participants