-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Labels
status: confirmedIssue with steps to reproduce the bug that’s been verified by at least one reviewer.Issue with steps to reproduce the bug that’s been verified by at least one reviewer.topic: coreRelates to Gatsby's core (e.g. page loading, reporter, state machine)Relates to Gatsby's core (e.g. page loading, reporter, state machine)type: feature or enhancementIssue that is not a bug and requests the addition of a new feature or enhancement.Issue that is not a bug and requests the addition of a new feature or enhancement.
Description
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- This issue is not a question, feature request, RFC, or anything other than a bug report directly related to Gatsby. Please post those things in GitHub Discussions: https://github.com/gatsbyjs/gatsby/discussions
Description
https://react.dev/blog/2024/12/05/react-19
Reproduction Link
https://github.com/gatsbyjs/gatsby/blob/gatsby%405.14.0/packages/gatsby/package.json#L253
Steps to Reproduce
- Check https://github.com/gatsbyjs/gatsby/blob/gatsby%405.14.0/packages/gatsby/package.json#L253
- React 19 is not matched by
^18.0.0 || ^0.0.0
- Probably other changes needed as well
Expected Result
React 19 is supported
Actual Result
React 19 is not supported
Environment
Any
Config Flags
No response
JannikWempe, that1matt, d4v1d82, acocheo, dkacper and 40 more
Metadata
Metadata
Assignees
Labels
status: confirmedIssue with steps to reproduce the bug that’s been verified by at least one reviewer.Issue with steps to reproduce the bug that’s been verified by at least one reviewer.topic: coreRelates to Gatsby's core (e.g. page loading, reporter, state machine)Relates to Gatsby's core (e.g. page loading, reporter, state machine)type: feature or enhancementIssue that is not a bug and requests the addition of a new feature or enhancement.Issue that is not a bug and requests the addition of a new feature or enhancement.