-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency react-dom to 19.1.1 #139
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
Closed
chrisbbreuer
wants to merge
1
commit into
main
from
buddy-bot/update-major-update---react-dom-1755886282437
Closed
chore(deps): update dependency react-dom to 19.1.1 #139
chrisbbreuer
wants to merge
1
commit into
main
from
buddy-bot/update-major-update---react-dom-1755886282437
Conversation
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
commit: |
❌ Deploy Preview for stacks-launchpad failed. Why did it fail? →
|
4991595
to
e3e1a61
Compare
e3e1a61
to
57058f0
Compare
57058f0
to
2e9870e
Compare
2e9870e
to
ccb538a
Compare
ccb538a
to
3123138
Compare
ebbefcf
to
216f0f6
Compare
216f0f6
to
93c6708
Compare
93c6708
to
02591e4
Compare
02591e4
to
4402f2e
Compare
4402f2e
to
c4c6e04
Compare
c4c6e04
to
94ec1da
Compare
94ec1da
to
277ade8
Compare
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.
This PR contains the following updates:
18.0.0
->19.1.1
Release Notes
facebook/react (react-dom)
18.0.0 -> 19.1.1
v19.1.1
Compare Source
React
Released by jackpope on 7/28/2025
v19.1.0
Compare Source
Owner Stack
An Owner Stack is a string representing the components that are directly responsible for rendering a particular component. You can log Owner Stacks when debugging or use Owner Stacks to enhance error overlays or other development tools. Owner Stacks are only available in development builds. Component Stacks in production are unchanged.
[View full release notes]
Released by mattcarrollcode on 3/28/2025
v19.0.0
Compare Source
Below is a list of all new features, APIs, deprecations, and breaking changes. Read React 19 release post and React 19 upgrade guide for more information.
New Features
React
startTransition
can now accept async functions. Functions passed tostartTransition
are called “Actions”. A given Transition can include one or more Actions which update state in the background and update the UI with one commit. In addition to updating state, Actions can now perform side effects including async requests, and the Action will wait for the work to finish before finishing t...[View full release notes]
Released by jackpope on 12/5/2024
📊 Package Statistics
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Buddy 🤖