Skip to content

FR: core-js@<3.23.3 is no longer maintained could cause a slowdown up to 100x #6549

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

Closed
dodomui opened this issue Aug 22, 2022 · 1 comment
Closed

Comments

@dodomui
Copy link

dodomui commented Aug 22, 2022

[REQUIRED] Describe your environment

  • Operating System version: _____
  • Browser version: _____
  • Firebase SDK version: _____
  • Firebase Product: _____ (auth, database, storage, etc)

[REQUIRED] Describe the problem

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.

Possible to upgrade the core-js for firebase/polyfill depency?

Steps to reproduce:

Relevant Code:

// TODO(you): code here to reproduce the problem
@jbalidiong
Copy link
Contributor

Duplicate of #6503

@jbalidiong jbalidiong marked this as a duplicate of #6503 Aug 22, 2022
@firebase firebase locked and limited conversation to collaborators Sep 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants