Conversation
core-js version 3core-js version 3
Codecov Report
@@ Coverage Diff @@
## dev #9987 +/- ##
=======================================
Coverage 65.10% 65.10%
=======================================
Files 94 94
Lines 4155 4155
Branches 1172 1172
=======================================
Hits 2705 2705
Misses 1171 1171
Partials 279 279
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
hey @danielroe / @pi0 I guess we'll see this one in the next nuxtjs release? (do we have an estimate of when will that be? ) |
|
@gkatsanos You can use |
|
Hello @pi0 is this released or not yet? |
|
I'm not sure if it's stated anywhere, if so then I apologize, but I'm not sure if that was also the case with core-js 2x. If so then it's not technically a breaking change, but I feel that the fact that |
|
Also, maybe (depending on what what was the initial reasoning) this should be removed now: https://github.com/nuxt/nuxt.js/blob/a10e5dd49fc06dc8b9e2a8983b10f2d025ad7328/renovate.json#L9-L9 ? |
Types of changes
Description
This PR upgrades the Nuxt
core-jsdependency to v3. Users can still opt-in to oldcore-js@2version if they want by installing the package at root-level, although this is not advised.closes #9851
Checklist: