Skip to content

Conversation

MikeMcC399
Copy link
Contributor

@MikeMcC399 MikeMcC399 commented Jan 21, 2025

Change

Add a .node-version file to the root of the repo with Node.js contents 22 to

  • set the recommended Node.js version to 22 which is equivalent to the latest Node.js Active LTS release
  • allow Node.js version managers, such as n, to more easily synchronize the required version on a local system. node-version-usage contains a list of such Node.js version managers
  • allow the workflow .github/workflows/test.yml to use the defined version through actions/setup-node option node-version-file

Update the readme with information on the meaning of .node-version.

cc: @AtofStryker

@MikeMcC399

This comment was marked as outdated.

@AtofStryker AtofStryker merged commit 449bf35 into cypress-io:main Jan 21, 2025
4 checks passed
@MikeMcC399 MikeMcC399 deleted the add/node-version branch January 21, 2025 16:42
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