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

feat(node): ✨ support reading version from .nvmrc #570

Merged
merged 2 commits into from
May 27, 2024

Conversation

XaF
Copy link
Owner

@XaF XaF commented May 27, 2024

When using auto, omni will also consider the .nvmrc files to install the correct versions.

Closes #507

When using `auto`, omni will also consider the `.nvmrc` files to
install the correct versions.

Closes #507
@XaF XaF added the enhancement New feature or request label May 27, 2024
@XaF XaF added this to the v0.0.25 milestone May 27, 2024
@github-actions github-actions bot added the rust Pull requests that update Rust code label May 27, 2024
@XaF XaF enabled auto-merge (squash) May 27, 2024 18:58
@XaF XaF merged commit 7d6e602 into main May 27, 2024
19 checks passed
@XaF XaF deleted the xaf/node_auto_support_nvmrc branch May 27, 2024 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

node: add support for auto to read .nvmrc
1 participant