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: Add ability to select between nightly and stable version (#55) #465

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

martin-mastermind
Copy link

@martin-mastermind martin-mastermind commented Sep 1, 2024

This PR is meant to add ability to select new upgradable version of Nuxt. User can select between stable and nigthly versions. If nightly version is selected, user will be prompted to choose which branch will be installed ( v3 or v4, which is latest by the moment ). If nothing is defined in command, the classic upgrade will be called ( upgrade to latest stable Nuxt 3 version )

Closes #55

If this PR will be approved, I would like to add new information in documentation accordingly.

@martin-mastermind martin-mastermind changed the title feat: Add ability to select between nightly and stable version feat: Add ability to select between nightly and stable version (#55) Sep 1, 2024
@martin-mastermind
Copy link
Author

@pi0 Hi there! I don't want to strain you too much, but if you have free time and desire, could you check my PR please? I would really appreciate it, because it's my first PR to Nuxt ecosystem

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.

CLI command to switch between nightly and stable nuxt channels
1 participant