chore!: drop support for node v20 - #3916
Conversation
Shinigami92
commented
Jun 24, 2026
- Drop support for Node v20 (EOL)
- Drop support for es2023 (new target is es2024 as minimum fully covered by Node v22.13)
✅ Deploy Preview for fakerjs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## next #3916 +/- ##
=======================================
Coverage 98.91% 98.91%
=======================================
Files 924 924
Lines 3224 3224
Branches 567 585 +18
=======================================
Hits 3189 3189
Misses 31 31
Partials 4 4 🚀 New features to boost your workflow:
|
90b646a to
4b22235
Compare
fb28b28 to
117286a
Compare
|
Can i suggest we use a similar pattern for what we did in v9 and where there are breaking changes queued up for v11 we add something like
with a snippet explaining the breaking change. This will make writing the v11 upgrading guide easier. |
|
You don't need to suggest it. You can simply point at our own contributions guidelines: |
Thanks for the reminder 👍 |
a39f2ff to
3a25af6
Compare
3a25af6 to
06045bc
Compare