Bump minimum Node version to 14 LTS #1375
Labels
breaking change
This would be a breaking release and should be released carefully.
status: accepting prs
Please, send in a PR to resolve this! ✨
tooling
Things that touch how the repository is built, published, etc.
Overview
Replacing #1374 & addressing #1370 comments following #1366. Node 12 only supports ES2019 syntax, but SWC has a bug in test coverage computations that low: swc-project/swc#3854.
Node 12 is only LTS for a couple more months. As a breaking change to go along with modules in #1364, let's bump the minimum Node version to 14 LTS.
The text was updated successfully, but these errors were encountered: