Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support React 19 [BREAKING CHANGE] #1

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Conversation

sbolel
Copy link
Owner

@sbolel sbolel commented Dec 12, 2024

Summary

This is a WIP change to upgrade React from v18 to v19.

Related Issues or PRs

How To Test

Screenshots (optional)

Tasklist

  • upgrade react and related dependencies
  • resolve all linter/type errors
  • resolve all breaking changes
  • ensure all tests pass and refactor where necessary
  • upgrade storybook and refactor for breaking changes
  • ???

@sbolel sbolel self-assigned this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] Support React 19
1 participant