patternfly / patternfly/patternfly-react
React 19: Update React dependencies
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Describe the enhancement or change
A clear and concise description of the request. What is the expected outcome?
Once all work is done to fixing breaking changes in the Repo, update the React dependencies so that the repo is using React 19, and individual packages support onl 18 or 19.
Any additional work needed to get the workspace building and working will require followup issues.
Would include react, react-dom, and most likely @types/react-dom (latest is version 19.0.3) and @types/react (latest version is 19.0.8).
Jira Issue: PF-1102
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the workspace dependency manifests and current references to react, react-dom, @types/react, and @types/react-dom. Update the repository to React 19 while ensuring individual packages support only React 18 or 19; broader breaking changes and workspace fixes are explicitly follow-up work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100