react/packages
Dan Abramov 17d70df919
Warn when mixing createRoot() and old APIs (#14615)
* Warn when mixing createRoot() and old APIs

* Move container checks to entry points

This way further warning check doesn't crash on bad inputs.

* Fix Flow

* Rename flag to be clearer

* managed by -> passed to

* Revert accidental change

* Fix Fire shim to match
2019-01-18 00:20:21 +00:00
..
create-subscription React v16.7.0 2018-12-19 17:23:14 -08:00
eslint-plugin-react-hooks Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
events Remove unused simulated flag parameter (#14127) 2018-11-06 17:33:01 -08:00
jest-mock-scheduler Fixed scheduler setTimeout fallback (#14358) 2018-12-01 13:03:19 -08:00
jest-react React v16.7.0 2018-12-19 17:23:14 -08:00
react Support configurable labels for custom hooks (#14559) 2019-01-14 14:53:22 -08:00
react-art React v16.7.0 2018-12-19 17:23:14 -08:00
react-cache Separate current owner and dispatcher (#14548) 2019-01-08 14:39:52 -08:00
react-debug-tools Added Flow type to keep hooks dispatchers in-sync (#14599) 2019-01-16 12:49:31 -08:00
react-dom Warn when mixing createRoot() and old APIs (#14615) 2019-01-18 00:20:21 +00:00
react-is React v16.7.0 2018-12-19 17:23:14 -08:00
react-native-renderer Removed Fabric-specific feature flag files and updated Rollup to use the (non-Fabric) React Native flag files. (#14437) 2018-12-14 07:54:46 -08:00
react-noop-renderer [Fizz] New Server Rendering Infra (#14144) 2018-11-30 11:38:22 -08:00
react-reconciler Don't bother comparing constructor when deps are not provided (#14594) 2019-01-16 17:53:48 -08:00
react-stream [Fizz] New Server Rendering Infra (#14144) 2018-11-30 11:38:22 -08:00
react-test-renderer Add hooks support to ReactShallowRenderer (#14567) 2019-01-17 17:42:27 +00:00
scheduler Fix typo (#14576) 2019-01-11 21:46:05 -08:00
shared Don't bother comparing constructor when deps are not provided (#14594) 2019-01-16 17:53:48 -08:00