[breaking] Upgrade to React 19 - #692
Draft
tjliu-stripe wants to merge 2 commits into
Draft
Conversation
tjliu-stripe
marked this pull request as draft
July 23, 2026 15:21
tjliu-stripe
force-pushed
the
tjliu/r19
branch
2 times, most recently
from
July 23, 2026 18:05
799faef to
4c6c4d7
Compare
tjliu-stripe
marked this pull request as ready for review
July 23, 2026 18:07
tjliu-stripe
force-pushed
the
tjliu/upgrade-storybook
branch
from
August 4, 2026 21:47
31cbf11 to
8577703
Compare
tjliu-stripe
force-pushed
the
tjliu/r19
branch
from
August 11, 2026 22:27
ff4cfc4 to
f7ced5b
Compare
tjliu-stripe
marked this pull request as draft
August 11, 2026 23:19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary & motivation
Bump React to React 19.1.0
Bump
@testing-library/react,@testing-library/domto support React 19Removed
react-test-rendererand@testing-library/react-hooksthat is no longer needed / deprecated.Related issue #631
Testing & documentation
Updated test files to be compatible with the new RTL package versions.
Resolved failing tests.
Had a POC testing set up locally with playwright, see master...tjliu/test
With summary at page