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: reactjs/it.react.dev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: reactjs/it.react.dev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: sync-2639f369
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 8 files changed
  • 8 contributors

Commits on Jun 29, 2026

  1. fix: remove unused useContext import in sandbox examples (#8509)

    Co-authored-by: Daksh Dhami <hi@lucii.xyz>
    DakshSinghDhami and Daksh Dhami authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    71654a3 View commit details
    Browse the repository at this point in the history
  2. Update version entries (#8507)

    Co-authored-by: Daksh Dhami <hi@lucii.xyz>
    Co-authored-by: Sebastian Sebbie Silbermann <sebastian.silbermann@vercel.com>
    Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
    Co-authored-by: Sebastian "Sebbie" Silbermann <silbermann.sebastian@gmail.com>
    5 people authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    853a7f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2026

  1. Rewrite React Developer Tools section in tutorial-tic-tac-toe to use …

    …browser extension (#7726)
    
    * Rewrite React Developer Tools section in tutorial-tic-tac-toe
    
    CodeSandbox doesn't seem to support any platform React Developer Tools as is seen in tutorial.
    This section is rewritten to use the browser extension directly on the preview.
    
    * Fixed the preview URL to the codesandbox instance just before this section
    vintas authored Jun 30, 2026
    Configuration menu
    Copy the full SHA
    d2f7153 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2026

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

Commits on Jul 6, 2026

  1. Configuration menu
    Copy the full SHA
    8a1a99d View commit details
    Browse the repository at this point in the history
Loading