ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update dependency react-dom to 19.2.0

#195
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---react-dom-1760566115308 into main
1 file +1 -1

This PR contains the following updates:

npm

PackageChangeAgeAdoptionPassingConfidence
react-dom (source)18.0.0 -> 19.2.0ageadoptionpassingconfidence

Release Notes

facebook/react (react-dom)

18.0.0 -> 19.2.0

v19.2.0

Compare Source

Below is a list of all new features, APIs, and bug fixes.

Read the React 19.2 release post for more information.

New React Features

New React DOM Features

[View full release notes]

Released by eps1lon on 10/1/2025

v19.1.1

Compare Source

React

  • Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by hoxyq)

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.

  • An Owner Stack is a development-only stack trace that helps identify which components are responsible for rendering a particular component. An Owner Stack is distinct from a Component Stacks, which shows the hierarchy of components leading to an error.
  • The captureOwnerStack API is only available in development mode and returns a Owner Stack, if available. The API can be used to enhance error overlays or log component relationships when debugging. #29923, #32353, [#30306](https://githu...

[View full release notes]

Released by mattcarrollcode on 3/28/2025


📊 Package Statistics

  • react-dom: 44,446,829 weekly downloads

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Buddy 🤖

1 changed file on the files tab, with 0 review threads.