Skip to content

[core] Compatibility with React 19 types #42032

@eps1lon

Description

@eps1lon

Summary

To be compatible with React 19, types must be compatible. Many changes are codemoddable with npx types-react-codemod@latest but a lot of changes need to be done manually because your relied on element.props being typed as any. There are also some 3rd party libraries that need to be be compatible first.

A full overview of the necessary changes can be found in eps1lon#619. You can also check out React 19 types (view) to get an overview what other apps/libraries need to do for migration.

Tasks

Search keywords: types react 19

Metadata

Metadata

Assignees

Labels

integration: reactAbout improving React support.internalBehind-the-scenes enhancement. Formerly called “core”.typescript

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions