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

Upgrade @babel/runtime-corejs2 to @babel/runtime-corejs3 #142

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

ayu-exorcist
Copy link
Contributor

@ayu-exorcist ayu-exorcist commented Feb 12, 2025

What's the problem this PR addresses?

Fix  WARN  deprecated core-js@2.6.12: 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. warning.

How did you fix it?

Upgrade @babel/runtime-corejs2 to @babel/runtime-corejs3

More details: #133 and babel/babel#7646

@larixer larixer merged commit 5e0918d into sysgears:master Feb 12, 2025
12 checks passed
@larixer
Copy link
Member

larixer commented Feb 12, 2025

Thank you! Published as mochapack@2.1.5

@larixer larixer mentioned this pull request Feb 12, 2025
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

Successfully merging this pull request may close these issues.

2 participants