Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for end-of-life Node.js versions #77

Merged
merged 1 commit into from
Jan 31, 2024

Conversation

jonkoops
Copy link
Collaborator

Drops support for end-of-life versions of Node.js, as they are starting to cause issues running the test-suite. Also clarifies the stance on supporting only actively maintained Node.js versions, making url-template an 'evergreen' package (new Node.js version requirements not considered a breaking change).

I will of course strive to keep things backwards-compatible regardless, this simply removes the maintenance burden of supporting these Node.js versions and their ever growing variations.

@jonkoops jonkoops self-assigned this Jan 30, 2024
Copy link
Owner

@bramstein bramstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me, thanks for the pull request!

@jonkoops jonkoops merged commit 4f24683 into main Jan 31, 2024
2 checks passed
@jonkoops jonkoops deleted the drop-unsupported-node branch January 31, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants