-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency react-dom to 19.1.1 #143
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-1755965869331
Closed
chore(deps): update dependency react-dom to 19.1.1 #143
chrisbbreuer
wants to merge
1
commit into
main
from
buddy-bot/update-major-update---react-dom-1755965869331
+1
−1
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? →
|
99e2462
to
40ad269
Compare
40ad269
to
b812d10
Compare
b812d10
to
e1a0745
Compare
e1a0745
to
cfa226a
Compare
cfa226a
to
a09345a
Compare
a09345a
to
cd9794a
Compare
cd9794a
to
b0a2b54
Compare
b0a2b54
to
1bd08ac
Compare
1bd08ac
to
9f75568
Compare
9f75568
to
291a1e6
Compare
291a1e6
to
5777180
Compare
5777180
to
e1e8504
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 🤖