Skip to content

Conversation

@BrendanC23
Copy link

This commit updates from Node 20 to Node 24. Semantic Release version 25 has a breaking change and drops support for node 20:

node-versions: drop support for node versions v20, v21, and v23
node-versions: a minimum of node v22.14 is now required

This causes publishing in CI to fail with the error "[semantic-release]: node version ^22.14.0 || >= 24.10.0 is required. Found v20.19.5."

This fixes #836.

This commit updates from Node 20 to Node 24. Semantic Release [version
25](https://github.com/semantic-release/semantic-release/releases/tag/v25.0.0)
has a breaking change and drops support for node 20:

>node-versions: drop support for node versions v20, v21, and v23
node-versions: a minimum of node v22.14 is now required

This causes publishing in CI to fail with the error "[semantic-release]:
node version ^22.14.0 || >= 24.10.0 is required. Found v20.19.5."

This fixes react-hook-form#836.
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.

issue: error in last commit did not publish a version.

1 participant