dillon1000/react
Commit
Browse files Interaction tracing works across hidden and SSR hydration boundaries (#15872)
* Interaction tracing works across hidden and SSR hydration boundaries
Changed paths8 files
First-parent comparisonpackages/react-reconciler/src/ReactFiberBeginWork.js ModifiedM packages/react-reconciler/src/ReactFiberCompleteWork.js ModifiedM packages/react-reconciler/src/ReactFiberWorkLoop.js ModifiedA packages/react/src/__tests__/ReactDOMTracing-test.internal.js AddedR scripts/jest/matchers/interactionTracing.js →scripts/jest/matchers/interactionTracingMatchers.js RenamedA scripts/jest/matchers/profilerMatchers.js AddedM scripts/jest/setupTests.js ModifiedM scripts/jest/spec-equivalence-reporter/setupTests.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…