Open
Description
node < 18 is no longer maintained.
see https://github.com/nodejs/release#release-schedule
lets drop support for node < 18
idea:
- Support node versions greater equal last active release -- so that all implemented features are included, and maintenance releases are compatible
- and so on
(this might enable more up-to-date developer experience, and updates in some [dev-]dependencies)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment