We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Astro v4.16.12 Node v20.18.0 System macOS (arm64) Package Manager npm Output server Adapter @astrojs/node Integrations @astrojs/react
No response
There is a new major version of @types/react, which @astro/react does not allow, making it difficult to combine with other packages.
@types/react
@astro/react
@types/react@19 is allowed.
@types/react@19
https://stackblitz.com/edit/github-h1s6faky?file=package.json
The text was updated successfully, but these errors were encountered:
Closing because this has been fixed, and released shortly #12678
Sorry, something went wrong.
Apologies. Thank you!
No branches or pull requests
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
There is a new major version of
@types/react
, which@astro/react
does not allow, making it difficult to combine with other packages.What's the expected result?
@types/react@19
is allowed.Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-h1s6faky?file=package.json
Participation
The text was updated successfully, but these errors were encountered: