dillon1000/react

Commit

Add test selectors to experimental build (#22760)

This change adds a new "react-dom/unstable_testing" entry point but I believe its contents will exactly match "react-dom/index" for the stable build. (The experimental build will have the added new selector APIs.)
Browse files
Changed paths9 files
First-parent comparison
M package.json ModifiedM packages/react-devtools-inline/webpack.config.js ModifiedM packages/react-devtools-shell/webpack.config.js ModifiedR packages/react-dom/npm/testing.js →packages/react-dom/npm/unstable_testing.js RenamedM packages/react-dom/package.json ModifiedM packages/react-dom/src/__tests__/ReactDOMTestSelectors-test.internal.js ModifiedM packages/react-dom/testing.experimental.js ModifiedM packages/shared/forks/ReactFeatureFlags.testing.js ModifiedM scripts/rollup/bundles.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…