Add back Node.js v12 tests
achrinza opened this issue · 4 comments
achrinza commented
Dropping support would be considered a breaking change. Until we agree to do a server major bump (e.g. with other breaking changes), we should continue testing older versions of Node.js.
dhmlau commented
With Node.js 12 EOL April 2022, it makes sense to drop the support. My question would be whether we want to wait till next April so Node.js 14 to go EOL, then we have a major version bump at that time.
Reference: Node.js LTS schedule https://github.com/nodejs/Release
samarpanB commented
achrinza commented
@samarpanB Im ok with that 👍
samarpanB commented
Closing since node12 support has been dropped now.