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: 5cec48e145f6b43879b9ef40cdda812b88fff31c
Choose a base ref
...
head repository: facebook/react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 004dd8b1235f8d65b6e816adfbdeeb4ef5b312da
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Mar 20, 2024

  1. Use concurrent rendering in ReactHooksInspectionIntegration-test

    Jack Pope committed Mar 20, 2024
    Copy the full SHA
    004dd8b View commit details
Showing with 156 additions and 48 deletions.
  1. +156 −48 packages/react-debug-tools/src/__tests__/ReactHooksInspectionIntegration-test.js
Loading