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: react/react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: eaf3e95
Choose a base ref
...
head repository: react/react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6117d7c
Choose a head ref
  • 5 commits
  • 50 files changed
  • 2 contributors

Commits on May 27, 2026

  1. [19.2.x] Enable CI (#36552)

    eps1lon authored May 27, 2026
    Configuration menu
    Copy the full SHA
    e1cfa7b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

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

Commits on May 29, 2026

  1. [19.2.x][FlightReply] Don't drop FormData entries in `decodeReplyFrom…

    …Busboy` (#36566)
    
    Co-authored-by: Hendrik Liebau <mail@hendrik-liebau.de>
    eps1lon and unstubbable authored May 29, 2026
    Configuration menu
    Copy the full SHA
    02c444c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53a07de View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2026

  1. Version 19.2.7 (#36591)

    Releasing with
    ```console
    gh workflow run runtime_release_from_ci.yml \
      --ref releases/19.2.x \
      --raw-field="type=stable-latest"\
      --raw-field="only_packages=react react-art react-dom react-server-dom-webpack react-server-dom-turbopack react-server-dom-parcel react-is react-test-renderer" \
      --raw-field="dry=true"
    ```
    eps1lon authored Jun 1, 2026
    Configuration menu
    Copy the full SHA
    6117d7c View commit details
    Browse the repository at this point in the history
Loading