react/packages
Brian Vaughn 13036bfbc8
DevTools should not crawl unmounted subtrees when profiling starts (#23162)
Previously we crawled all subtrees, even not-yet-mounted ones, to initialize context values. This was not only unecessary, but it also caused an error to be thrown. This commit adds a test and fixes that behavior.
2022-01-21 11:05:49 -05:00
..
create-subscription [RFC] Codemod invariant -> throw new Error (#22435) 2021-09-30 12:01:28 -07: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.3.0 2021-11-09 13:58:55 +00:00
jest-mock-scheduler Bump versions for 17 (#20062) 2020-10-20 21:41:18 +01:00
jest-react Support disabling spurious act warnings with a global environment flag (#22561) 2021-10-18 08:27:26 -07:00
react Update package.json (#22954) 2022-01-07 12:59:47 -08:00
react-art Implement identifierPrefix option for useId (#22855) 2021-12-02 17:49:43 -08:00
react-cache [RFC] Codemod invariant -> throw new Error (#22435) 2021-09-30 12:01:28 -07:00
react-client [RFC] Codemod invariant -> throw new Error (#22435) 2021-09-30 12:01:28 -07:00
react-debug-tools Upgrade useId to alpha channel (#22674) 2021-11-01 15:26:42 -07:00
react-devtools React DevTools 4.22.0 -> 4.22.1 (#22962) 2021-12-14 23:52:50 -05:00
react-devtools-core React DevTools 4.22.0 -> 4.22.1 (#22962) 2021-12-14 23:52:50 -05:00
react-devtools-extensions Add --no-show-signature to "git show" commands (#23038) 2022-01-11 12:14:08 -05:00
react-devtools-inline Fix variable name (#23021) 2021-12-23 08:35:54 -05:00
react-devtools-shared DevTools should not crawl unmounted subtrees when profiling starts (#23162) 2022-01-21 11:05:49 -05:00
react-devtools-shell Use ReactDOM Test Selector API in DevTools e2e tests (#22978) 2021-12-21 11:58:04 -05:00
react-devtools-timeline Refactored how React/DevTools log Timeline performance data (#23102) 2022-01-13 14:55:54 -05:00
react-dom Warn when a callback ref returns a function (#23145) 2022-01-20 15:18:38 +00:00
react-fetch Use globalThis if possible for native fetch in browser build (#22777) 2021-11-16 21:24:54 +00:00
react-fs Add Flight packages to experimental allowlist (#20486) 2020-12-18 14:29:48 -08:00
react-interactions fix(typo): Esacpe -> Escape (#22780) 2021-11-16 16:43:25 -05:00
react-is Move SuspenseList to experimental channel (#22765) 2021-11-15 10:12:56 -08:00
react-native-renderer Implement identifierPrefix option for useId (#22855) 2021-12-02 17:49:43 -08:00
react-noop-renderer Implement identifierPrefix option for useId (#22855) 2021-12-02 17:49:43 -08:00
react-pg [RFC] Codemod invariant -> throw new Error (#22435) 2021-09-30 12:01:28 -07:00
react-reconciler Don't inject timeline hooks unless React supports profiling (#23151) 2022-01-20 11:11:26 -05:00
react-refresh Add exports field to react-refresh's package.json (#23087) 2022-01-11 16:48:09 +00:00
react-server Implement identifierPrefix option for useId (#22855) 2021-12-02 17:49:43 -08:00
react-server-dom-relay Move SuspenseList to experimental channel (#22765) 2021-11-15 10:12:56 -08:00
react-server-dom-webpack fix: parseExportNamesInto specifiers typo (#22537) 2021-12-23 13:08:56 -05:00
react-server-native-relay [Fizz/Flight] Pass in Destination lazily to startFlowing instead of in createRequest (#22449) 2021-09-28 15:32:09 -07:00
react-suspense-test-utils Remove experimental useOpaqueIdentifier API (#22672) 2021-11-01 15:02:39 -07:00
react-test-renderer Implement identifierPrefix option for useId (#22855) 2021-12-02 17:49:43 -08:00
scheduler [RFC] Codemod invariant -> throw new Error (#22435) 2021-09-30 12:01:28 -07:00
shared Warn when a callback ref returns a function (#23145) 2022-01-20 15:18:38 +00:00
use-subscription Updated scripts and config to replace "master" with "main" branch (#21768) 2021-06-29 14:26:24 -04:00
use-sync-external-store Fix production-only updateSyncExternalStore() crash when doing setState in render (#23150) 2022-01-20 15:22:17 +00:00