fix: increase minimum Node version to 18.20.8#13809
Conversation
🦋 Changeset detectedLatest commit: 8c30670 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
florian-lefebvre
left a comment
There was a problem hiding this comment.
There are a few polyfills across core and adapters, that I think can now be removed?
|
I think most of those require Node 20 before they can be removed |
CodSpeed Performance ReportMerging #13809 will not alter performanceComparing Summary
|
I'm not sure, I think that's @ematipico who proposed to remove them. Do you have more context Ema? |
|
The ones I found were global |
|
I discovered that we eventually removed the polyfills we had for stackblitz. The only polyfills left are for |
|
🪖 🐢 🚀 |
sarah11918
left a comment
There was a problem hiding this comment.
Approving the changeset for docs!
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com> Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com> Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com> Co-authored-by: yanthomasdev <61414485+yanthomasdev@users.noreply.github.com>
Changes
Bumps the required Node version in engines and the CLI
Testing
Tested manually
Docs
Docs will need an update