Skip to content

BC: drop support for node<v20.18 #1192

Open
@jkowalleck

Description

node < 18 is no longer maintained, and will EOL soon.
see https://github.com/nodejs/release#release-schedule
see https://nodejs.org/en/about/previous-releases

lets drop support for node < v20.18 (last release in active state)

idea:

  • Support node versions greater equal last active release -- so that all implemented features are included, and maintenance releases are compatible
  • and so on

docs:

  • update the readme and tell about the requirements. also mention that there are older versionswith lower requirements...

(this might enable more up-to-date developer experience, and updates in some [dev-]dependencies)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

breaking-changebreacking change. causes a new major version.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions