react-spectrum icon indicating copy to clipboard operation
react-spectrum copied to clipboard

Compatibility with React 19 types

Open eps1lon opened this issue 1 year ago โ€ข 0 comments

Provide a general summary of the feature here

Ensure compatibility with React 19 types

๐Ÿค” Expected Behavior?

no type errors

๐Ÿ˜ฏ Current Behavior

type errors

๐Ÿ’ Possible Solution

No response

๐Ÿ”ฆ Context

npx types-react-codemod should get you most of the way. There are also some manual changes required and 3rd party libraries to fix. An overview over all the required changes can be seen in https://github.com/eps1lon/react-spectrum/pull/1. You can also check out https://github.com/users/eps1lon/projects/3/views/9 to get an overview what other apps/libraries need to do for migration.

๐Ÿ’ป Examples

No response

๐Ÿงข Your Company/Team

No response

๐Ÿ•ท Tracking Issue

No response

eps1lon avatar Apr 26 '24 22:04 eps1lon