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

[Bug][1.0]: create-rsbuild will create a project with deprecated versions 1.0.0 #2767

Closed
colinaaa opened this issue Jul 3, 2024 · 1 comment
Labels
🐞 bug Something isn't working

Comments

@colinaaa
Copy link
Contributor

colinaaa commented Jul 3, 2024

Version

npmPackages:
    @rsbuild/core: ^1.0.0-alpha => 1.0.0
    @rsbuild/plugin-react: ^1.0.0-alpha => 1.0.0

Details

 WARN  deprecated @rsbuild/plugin-react@1.0.0: This is a mistakenly released version, please do not use it
 WARN  deprecated @rsbuild/core@1.0.0: This is a mistakenly released version, please do not use it

Reproduce link

https://rsbuild.dev/guide/start/quick-start

Reproduce Steps

  1. npm create rsbuild@alpha
  2. pnpm install
@colinaaa colinaaa added the 🐞 bug Something isn't working label Jul 3, 2024
@chenjiahan
Copy link
Member

Fixed 😄
#2760

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants