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

Support leading v in version file #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nix6839
Copy link

@nix6839 nix6839 commented Jun 11, 2024

Support leading 'v' in the version file, ensuring compatibility with versions such as v20.14.0 and v18.20.3.

Why?

From: https://github.com/shadowspawn/node-version-usage#suggested-compatible-format

Allowing a leading v is common and gives nice symmetry with node --version

$ node --version
v20.12.0
$ node --version > .node-version

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.

1 participant