Skip to content

Conversation

@totto2727
Copy link
Contributor

@totto2727 totto2727 commented Jun 14, 2024

SEMVER Update Type:

  • Major
  • Minor
  • Patch

Description:

support .node-version file

Motivation:

Most Node.js runtime managers support either .nvmrc or .node-version (nodenv etc...) or both (fnm, mise, asdf etc...) are supported.

However, currently only .nvmrc is supported.

Although it is preferable to use .nvmrc since we use nvm internally, both .nvmrc and .node-version are often in the same format.

It is possible that I am missing a specification, but I don't think it will be a problem in many cases.

Test

https://app.circleci.com/pipelines/github/totto2727/node-orb

Checklist:

  • All new jobs, commands, executors, parameters have descriptions.
  • Usage Example version numbers have been updated.
  • Changelog has been updated.

@totto2727 totto2727 requested a review from a team as a code owner June 14, 2024 11:18
@marboledacci marboledacci merged commit 8c242f3 into CircleCI-Public:master Aug 27, 2024
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