loopbackio/loopback-connector-postgresql

Add back Node.js v12 tests

achrinza opened this issue · 4 comments

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.

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

I can do this change as part of my PR here - #524. Let me know what you guys think ? @achrinza @dhmlau

@samarpanB Im ok with that 👍

Closing since node12 support has been dropped now.