react/packages
Luna Ruan 36f0005b99
added react native feature flags (#22199)
lunaruan commented 3 days ago • 
This PR adds separate DevTools feature flag configurations for react-devtools-core. It also breaks the builds down into facebook specific and open source flags so we can experiment in React Native.

Tested yarn build:standalone, yarn build:backend, yarn build:standalone:fb, and yarn build:backend:fb and inspected the output to make sure each package used the correct feature flags (the first two use core-oss and the latter two use fb-oss.
2021-08-30 14:12:52 -07:00
..
create-subscription Updated scripts and config to replace "master" with "main" branch (#21768) 2021-06-29 14:26:24 -04:00
dom-event-testing-library Revise useFocus/useFocusWithin (#19310) 2020-07-10 17:23:00 +01:00
eslint-plugin-react-hooks typos fixed (#21955) 2021-08-03 14:05:20 -04:00
jest-mock-scheduler Bump versions for 17 (#20062) 2020-10-20 21:41:18 +01:00
jest-react Remove internal `act` builds from public modules (#21721) 2021-06-22 14:29:35 -07:00
react Console Logging for StrictMode Double Rendering (#22030) 2021-08-25 15:35:38 -07:00
react-art Make time-slicing opt-in (#21072) 2021-04-09 19:50:09 -04:00
react-cache Remove unstable_changedBits (#20953) 2021-03-19 15:36:51 -07:00
react-client Remove internal `act` builds from public modules (#21721) 2021-06-22 14:29:35 -07:00
react-debug-tools ReactDebugHooks optionally includes fileName, and line/column numbers (#21781) 2021-07-01 13:08:46 -04:00
react-devtools React DevTools 4.16.0 -> 4.17.0 2021-08-24 11:12:42 -07:00
react-devtools-core added react native feature flags (#22199) 2021-08-30 14:12:52 -07:00
react-devtools-extensions [DevTools] Add utils for perfomance marks (#22180) 2021-08-26 13:05:15 -04:00
react-devtools-inline Console Logging for StrictMode Double Rendering (#22030) 2021-08-25 15:35:38 -07:00
react-devtools-scheduling-profiler React DevTools 4.16.0 -> 4.17.0 2021-08-24 11:12:42 -07:00
react-devtools-shared added react native feature flags (#22199) 2021-08-30 14:12:52 -07:00
react-devtools-shell devtools: Don't display hook index of useContext (#22200) 2021-08-30 15:44:12 -04:00
react-dom Remove the warning for setState on unmounted components (#22114) 2021-08-18 21:50:02 +01:00
react-fetch Resolve the true entry point during tests (#21505) 2021-06-02 18:03:29 -07:00
react-fs Add Flight packages to experimental allowlist (#20486) 2020-12-18 14:29:48 -08:00
react-interactions Remove internal `act` builds from public modules (#21721) 2021-06-22 14:29:35 -07:00
react-is Update entry point exports (#21488) 2021-05-12 11:28:14 -04:00
react-native-renderer Show a soft error when a text string or number is supplied as a child to non text wrappers (#22109) 2021-08-16 21:43:24 -04:00
react-noop-renderer Re-add old Fabric Offscreen impl behind flag (#22018) 2021-08-03 19:30:20 -07:00
react-pg Add Flight packages to experimental allowlist (#20486) 2020-12-18 14:29:48 -08:00
react-reconciler Fix a string interpolation typo in ReactHooks test (#22174) 2021-08-26 15:35:06 -04:00
react-refresh Remove internal `act` builds from public modules (#21721) 2021-06-22 14:29:35 -07:00
react-server [Fizz] Don't add aborted segments to the completedSegments list (#21976) 2021-07-27 21:53:37 -04:00
react-server-dom-relay Remove internal `act` builds from public modules (#21721) 2021-06-22 14:29:35 -07:00
react-server-dom-webpack Remove internal `act` builds from public modules (#21721) 2021-06-22 14:29:35 -07:00
react-server-native-relay Reland Remove redundant initial of isArray (#21188) 2021-04-07 07:57:43 -07:00
react-suspense-test-utils Add built-in Suspense cache with support for invalidation (refreshing) (#20456) 2020-12-18 10:57:24 -08:00
react-test-renderer Clean up flushSync flow types (#21887) 2021-07-16 10:37:57 -04:00
scheduler Console Logging for StrictMode Double Rendering (#22030) 2021-08-25 15:35:38 -07:00
shared Console Logging for StrictMode Double Rendering (#22030) 2021-08-25 15:35:38 -07: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 Set up use-sync-external-store package (#22202) 2021-08-28 13:57:47 -07:00