You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Hi,
Current version of
"core-js": "^3.6.5",
is deprecated. https://www.npmjs.com/package/core-js/v/3.6.5?activeTab=versionsAre 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
The text was updated successfully, but these errors were encountered: