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

Planning on upgrading deprecated core-js? #227

Open
melineric opened this issue Sep 18, 2023 · 1 comment
Open

Planning on upgrading deprecated core-js? #227

melineric opened this issue Sep 18, 2023 · 1 comment

Comments

@melineric
Copy link

Hi,

Current version of "core-js": "^3.6.5", is deprecated. https://www.npmjs.com/package/core-js/v/3.6.5?activeTab=versions

Are you planning in upgrading to a supported version in the near future?

Author message:
core-js@<3.23.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. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.

Best regards,
Eric

@gzuidhof
Copy link
Collaborator

I'm not sure if we are even including anything from core-js (maybe Babel depends on it?) - so I think we can definitely remove or upgrade it. For this reason I don't think this library is affected by any slowdowns, making it low priority for now - but it's definitely to do.

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