Skip to content

upgrade core-js to the latest version #234

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

Merged
merged 3 commits into from
Feb 1, 2021
Merged

upgrade core-js to the latest version #234

merged 3 commits into from
Feb 1, 2021

Conversation

milewski
Copy link
Contributor

@milewski milewski commented Feb 9, 2020

Hi this upgrade the corejs dependency to version 3, previous it was on v2

@idiotWu idiotWu added this to the v9 milestone Feb 22, 2020
@idiotWu idiotWu added the dependencies Pull requests that update a dependency file label Feb 22, 2020
@milewski
Copy link
Contributor Author

milewski commented Feb 1, 2021

Ping @idiotWu

@idiotWu
Copy link
Owner

idiotWu commented Feb 1, 2021

Sorry for the delay. Can you update the branch so that it can be merged into dev?

@milewski
Copy link
Contributor Author

milewski commented Feb 1, 2021

Resolved the conflicts

@idiotWu idiotWu merged commit a04778e into idiotWu:develop Feb 1, 2021
@idiotWu
Copy link
Owner

idiotWu commented Feb 1, 2021

Shipped as v8.6.0. Thanks!

@milewski milewski deleted the core-js branch February 1, 2021 06:47
@wintercounter
Copy link

Hi all, sorry for commenting on a closed PR but this is not a solution. I do not want to load polyfills. A library should never include such, and let the user decide how they want to polyfill.

@idiotWu
Copy link
Owner

idiotWu commented Feb 3, 2021

@wintercounter I agree with that and I'm going to remove all polyfills in v9 (if I have time). However, as for v8, I think we should still keep the polyfills for consistency.

@wintercounter
Copy link

Thank you for the quick response.

@jpike88
Copy link

jpike88 commented Apr 22, 2025

@idiotWu I just noticed this... 4 years ago. I'm going to make a PR that removes core-js for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Development

Successfully merging this pull request may close these issues.

老哥把corejs升级成3吧 Seems like a dependency issue when bundling
4 participants