Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: facebook/react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v19.2.0
Choose a base ref
...
head repository: facebook/react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v19.2.3
Choose a head ref
  • 9 commits
  • 80 files changed
  • 4 contributors

Commits on Dec 2, 2025

  1. 1 Configuration menu
    Copy the full SHA
    581fdc5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. Bring ReactFlightClient fixes to FlightReplyServer

    We did a bunch of refactors to ReactFlightClient in PRs like #29823 and #33664.
    
    This brings a bunch of those related refactors to the equivalent FlightReplyServer. Such as deep resolution of cycles and deferred error handling.
    sebmarkbage authored and eps1lon committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    b180cb2 View commit details
    Browse the repository at this point in the history
  2. Version 19.2.1

    eps1lon committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    053df4e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Configuration menu
    Copy the full SHA
    a4d338a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eeded6 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. Patch Promise cycles and toString on Server Functions

    [Flight] Move `react-server-dom-webpack/*.unbundled` to private `react-server-dom-unbundled` (#35290)
    
    Co-authored-by: Hendrik Liebau <mail@hendrik-liebau.de>
    Co-authored-by: Sebastian "Sebbie" Silbermann <silbermann.sebastian@gmail.com>
    3 people committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    dd05198 View commit details
    Browse the repository at this point in the history
  2. Version 19.2.2

    eps1lon committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    b910fc1 View commit details
    Browse the repository at this point in the history
  3. Add extra protection

    sebmarkbage authored and eps1lon committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    fc5c53c View commit details
    Browse the repository at this point in the history
  4. Version 19.2.3

    eps1lon committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    612e371 View commit details
    Browse the repository at this point in the history
Loading