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: cli support beta components #109

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

Conversation

winchesHe
Copy link
Member

@winchesHe winchesHe commented Nov 7, 2024

📝 Description

Feature

1. Add command

option beta, check the picture below

  • If component doesn't release stable version will auto change to use beta version
  • Add --all --beta will install @nextui-org/react@latest-beta version
  • Add example-component --beta option will install example-component@latest-beta version

CleanShot 2024-11-10 at 22 58 58

2. Upgrade command

option beta, check the picture below

image

3. List command

Support beta version display

image

4. Remove,Doctor command

Support beta component

✅ Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improve a current implementation without adding a new feature or fixing a bug)
  • Improvement (non-breaking change which improves an existing feature)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

@winchesHe winchesHe marked this pull request as draft November 7, 2024 16:12
@winchesHe winchesHe changed the title feat: add command support beta package feat: cli support beta components Nov 10, 2024
@winchesHe winchesHe marked this pull request as ready for review November 10, 2024 14:47
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