Skip to content

chore!: Specify supported node versions - #308

Merged
jimmycallin merged 4 commits into
mainfrom
remove-node-support
Jan 14, 2026
Merged

chore!: Specify supported node versions#308
jimmycallin merged 4 commits into
mainfrom
remove-node-support

Conversation

@jimmycallin

Copy link
Copy Markdown
Contributor

Resolves #104

  • I have added automatic tests where applicable
  • The PR title is suitable as a release note
  • The PR contains a description of what has been changed
  • The description contains manual test instructions

Changes

Test

@jimmycallin
jimmycallin requested a review from a team July 23, 2025 21:50
@jimmycallin jimmycallin changed the title chore: Specify supported node versions chore!: Specify supported node versions Jul 23, 2025
@gismya

gismya commented Jul 24, 2025

Copy link
Copy Markdown
Contributor

Should the .nvmrc reflect the lowest accepted node version or be kept as is and be the "recommended" version?

@jimmycallin

Copy link
Copy Markdown
Contributor Author

Should the .nvmrc reflect the lowest accepted node version or be kept as is and be the "recommended" version?

I think we can keep it as being the current LTS version, as it's mainly used for development, and CI. Ideally we would run CI for each supported node version, but feels bit overkill tbh.

@jimmycallin
jimmycallin requested a review from seebergs November 10, 2025 14:41
@jimmycallin
jimmycallin merged commit dc93b3d into main Jan 14, 2026
3 checks passed
@jimmycallin
jimmycallin deleted the remove-node-support branch January 14, 2026 10:50
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.

Remove support for Node v14 - v18

3 participants