You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: upgrade to React 19
- Update React and React-DOM to 19.0.0
- Update @types/react to 19.0.0
- Upgrade Storybook to 8.6.14 for React 19 support
- Fix useRef type strictness for React 19
- Update forwardRef type signatures
- Migrate Storybook config to ES modules
- Add resolutions for consistent React 19 across dependencies
All tests, type checks, and builds passing with React 19.
* ci: upgrade actions/upload-artifact to v. Fix deprecation warning from GitHub Actions
* update the default formatter to be prettier
* Add prettier configuration
---------
Co-authored-by: Nimit Bhandari <[email protected]>
0 commit comments