react/packages/react-dom/src
Sebastian Markbåge a3bde7974c
Exclude react-dom/unstable_testing entry point from stable releases (#23258)
* Use consistent naming for unstable_testing entry point

* Exclude the testing build from non-experimental builds except at FB

* FB builds shouldn't contribute to whether we include the npm files

* Exclude exports fields if we delete the files entry

* Move test to no longer be internal so we can test against the build

* Update the bundle artifact names since they've now changed

* Gate import since it doesn't exist
2022-02-08 23:12:31 -05:00
..
__tests__ Exclude react-dom/unstable_testing entry point from stable releases (#23258) 2022-02-08 23:12:31 -05:00
client Add onRecoverableError option to hydrateRoot, createRoot (#23207) 2022-02-04 07:57:33 -08:00
events Fix change events for custom elements (#22938) 2022-01-19 19:34:07 +00:00
server Add onErrorShell Callback (#23247) 2022-02-08 22:38:14 -05:00
shared Add custom element property support behind a flag (#22184) 2021-12-08 15:11:42 +00:00
test-utils Fix typos (#22494) 2021-10-20 23:22:41 -04:00