react-spectrum
react-spectrum copied to clipboard
Compatibility with React 19 types
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