react/packages
Andrew Clark a8500be893
Add `startTransition` as a known stable method (#19720)
The `startTransition` method returned from `useTransition` is a stable
method, like `dispatch` or `setState`. You should not have to specify
it as a hook dependency.
2020-08-28 16:44:39 -07:00
..
create-subscription Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00
dom-event-testing-library Revise useFocus/useFocusWithin (#19310) 2020-07-10 17:23:00 +01:00
eslint-plugin-react-hooks Add `startTransition` as a known stable method (#19720) 2020-08-28 16:44:39 -07:00
jest-mock-scheduler Update to Jest 25 (#18480) 2020-04-03 16:37:36 +01:00
jest-react Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00
react Remove config argument from useTransition (#19719) 2020-08-28 11:49:01 -07:00
react-art Remove the deprecated React Flare event system (#19520) 2020-08-05 15:13:29 +01:00
react-cache Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00
react-client Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00
react-debug-tools Remove config argument from useTransition (#19719) 2020-08-28 11:49:01 -07:00
react-devtools DevTools 4.8.1 -> 4.8.2 (and CHANGELOG) 2020-07-15 12:37:08 -04:00
react-devtools-core DevTools 4.8.1 -> 4.8.2 (and CHANGELOG) 2020-07-15 12:37:08 -04:00
react-devtools-extensions Upgrade all @babel/* packages to fix DevTools builds on newer Node versions (#19647) 2020-08-20 11:47:16 -04:00
react-devtools-inline Upgrade all @babel/* packages to fix DevTools builds on newer Node versions (#19647) 2020-08-20 11:47:16 -04:00
react-devtools-scheduling-profiler Tweaked landing page styles (#19665) 2020-08-21 14:06:01 -04:00
react-devtools-shared Add SuspenseList to devTools (#19684) 2020-08-26 18:04:43 +01:00
react-devtools-shell Upgrade all @babel/* packages to fix DevTools builds on newer Node versions (#19647) 2020-08-20 11:47:16 -04:00
react-dom Use gate pragma instead of if (__EXPERIMENTAL__) (#19722) 2020-08-28 14:21:01 -07:00
react-fetch Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00
react-interactions fix: onFocus/onBlur/onBeforeInput have a matching event type (#19561) 2020-08-10 12:54:10 +01:00
react-is Add SuspenseList to devTools (#19684) 2020-08-26 18:04:43 +01:00
react-native-renderer Revert "Append text string to <Text> error message (#19581)" (#19723) 2020-08-28 13:46:59 -07:00
react-noop-renderer Remove the deprecated React Flare event system (#19520) 2020-08-05 15:13:29 +01:00
react-reconciler Remove config argument from useTransition (#19719) 2020-08-28 11:49:01 -07:00
react-refresh Register more node types that are used later as JSXIdentifiers (#19514) 2020-08-06 16:37:32 +01:00
react-server [Flight] Support more element types and Hooks for Server and Hybrid Components (#19711) 2020-08-27 20:19:13 +01:00
react-test-renderer Remove resolutions from test renderer package.json (#19577) 2020-08-10 20:45:12 +01:00
react-transport-dom-relay [Flight] Support more element types and Hooks for Server and Hybrid Components (#19711) 2020-08-27 20:19:13 +01:00
react-transport-dom-webpack Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00
scheduler refactor fb.me redirect link to reactjs.org/link (#19598) 2020-08-17 13:25:50 +01:00
shared Enable eager listeners in open source (#19716) 2020-08-28 12:23:28 +01:00
use-subscription Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00