react/packages
Luna Ruan ee409ea3b5
change destroy to safelyCallDestroy (#19605)
We use safelyCallDestroy for commitUnmount and passive effects unmounts but we call destroy directly in commitHookEffectListUnmount (AKA layout effects unmounts because we don't use this anywhere else). This PR changes the direct destroy call to safelyCallDestroy for consistency
2020-08-17 17:32:50 -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 eslint-plugin-react-hooks@4.1.0 2020-08-17 13:31:20 +01: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 refactor fb.me redirect link to reactjs.org/link (#19598) 2020-08-17 13:25:50 +01: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 refactor fb.me redirect link to reactjs.org/link (#19598) 2020-08-17 13:25:50 +01: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 Fix emoji character displayed in Chrome extension (#19603) 2020-08-13 11:16:35 -04:00
react-devtools-inline DevTools 4.8.1 -> 4.8.2 (and CHANGELOG) 2020-07-15 12:37:08 -04:00
react-devtools-shared refactor fb.me redirect link to reactjs.org/link (#19598) 2020-08-17 13:25:50 +01:00
react-devtools-shell Disable DevTools minification (#19369) 2020-07-15 10:38:30 -04:00
react-dom Always skip unmounted/unmounting error boundaries (#19627) 2020-08-17 15:01:06 -04: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 Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00
react-native-renderer Append text string to <Text> error message (#19581) 2020-08-17 10:47:49 -07:00
react-noop-renderer Remove the deprecated React Flare event system (#19520) 2020-08-05 15:13:29 +01:00
react-reconciler change destroy to safelyCallDestroy (#19605) 2020-08-17 17:32:50 -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 Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00
react-test-renderer Remove resolutions from test renderer package.json (#19577) 2020-08-10 20:45:12 +01:00
react-transport-dom-relay Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04: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 Always skip unmounted/unmounting error boundaries (#19627) 2020-08-17 15:01:06 -04:00
use-subscription Fix Suspense-wrapping heuristic (and bump version numbers) (#19373) 2020-07-15 12:25:27 -04:00