Open
Description
Area
React Components (@fluentui/react-components)
Describe the feature that you would like added
This is an Epic to track react 19 support initiative for react-components (v9)
Tasks
- add jest tests to react-19-tests-v9 / PR
- add test-ssr to react-19-tests-v9
- run type-check integration against source files to mitigate "unexpected surprises" when migrating repo to R19
- all integration tests in react-19-tests-v9 are passing
- e2e
- unit
- type-check / PR
- ssr
- resolve React 19 types breaking changes in backwards compatible way
- migrate repo to react 19
- check feasibility of migrating v8 code ( if not feasible -> we will need to nohoist and related things )
Additional context
- initial feature request [Feature]: Support for React 19 #33482
- related issues:
Have you discussed this feature with our team
@microsoft/cxe-prg
Validations
- Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.
Priority
High