upgrade and support LTS version of NodeJS (>= 12.x) #448
Labels
alpha.7
CLI
enhancement
Improve something existing (e.g. no docs, new APIs, etc)
P0
Critical issue that should get addressed ASAP
v0.10.0
Milestone
Type of Change
Summary
As a project that relies heavily on the NodeJS ecosystem, we should make sure we stay relatively up to date with what's out there, especially as of Node v12, where more work has been introduced around Promised based APIs and better support for ESM, we should try and capture a minimum version, which as of now, I think should be v12, but maybe with a flag? I don't think unflagged ESM came until v14?
https://nodejs.org/en/about/releases/
Details
We would need to
engines
field to package.jsonThe text was updated successfully, but these errors were encountered: