This repository has been archived by the owner on Jan 11, 2023. It is now read-only.
Upgrade minimal Node.js version to Node 12 #450
Labels
type: chore
work needed to keep the product and development running smoothly
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.At the moment,
framework-info
is only used by:build-info
: so support for Node 10 should be dropped first inbuild-info
: Upgrade minimal Node.js version to Node 12 build-info#180netlify-cli
: same thing for Netlify CLI: Upgrade minimal Node.js version to Node 12 cli#3512netlify-react-ui
: I believeframework-info
is imported from the browser, using the browser-specific code, so Node.js support should be irrelevant. @nasivuela Could you please confirm this is correct? Thanks!The text was updated successfully, but these errors were encountered: