Upgrade minimal Node.js version to Node 12
ehmicky opened this issue · 1 comments
ehmicky commented
See background at https://github.com/netlify/team-dev/issues/34
We should upgrade the minimal Node.js version to Node >=12.20.0
and make a major release.
This should only be done after Node 10 support in both Netlify CLI (netlify/cli#3512) and Netlify Build (netlify/build#3741) has been dropped first.
This would not break sites because:
- The buildbot is already running
@netlify/zip-it-and-ship-it
with Node 12. - The CLI would not support Node 10 anymore.