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
base: 955cad9bcc6d755b2a672f8038fe9754e0fe5108
Choose a base ref
...
head repository: facebook/react
compare: a5ad68282bb6c32c091f32e037e45acdcc1a8432
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jun 25, 2022

  1. [sizebot] Add link to diff view

    Updates the sizebot output so that the file names link to a diff view of
    the corresponding build artifact.
    
    Example diff view: https://react-builds.vercel.app/commits/955cad9bcc6d755b2a672f8038fe9754e0fe5108/files/oss-stable-semver/react-dom/cjs/react-dom.production.min.js?compare=c3d7a7e3d72937443ef75b7e29335c98ad0f1424
    
    The diff view itself is rendered by a Next.js app that I built as a side
    project and is hosted at https://react-builds.vercel.app. If we find
    this useful enough I could move the app to a React-owned repo but since
    this isn't a critical feature it might be OK to leave it separate for
    now, so we don't need to commit to supporting it indefinitely.
    acdlite committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    a5ad682 View commit details
    Browse the repository at this point in the history