react/packages
Ruslan Lesiutin aaad0ea055
[DevTools] chore: read from build/COMMIT_SHA fle as fallback for commit hash (#34915)
This eliminates the gap in a reproducer for the React DevTools browser
extension from the source code that we submit to Firefox extension
stores.

We use the commit hash as part of the Backend version, here:

2cfb221937/packages/react-devtools-extensions/utils.js (L26-L38)

The problem is that we archive the source code for Mozilla extension
store reviews and there is no git. But since we still download the React
sources from the CI, we could reuse the hash from `build/COMMIT_HASH`
file.
2025-10-20 16:14:47 +01:00
..
dom-event-testing-library Add jest lint rules (#29760) 2024-06-10 14:31:37 -04:00
eslint-plugin-react-hooks [ESLint] Disallow passing effect event down when inlined as a prop (#34820) 2025-10-16 14:18:01 -04:00
internal-test-utils Lower case "rsc stream" debug info (#34921) 2025-10-20 02:42:38 -04:00
jest-react Bump next prerelease version numbers (#31676) 2024-12-12 14:10:46 -05:00
react Resolve the .default export of a React.lazy as the canonical value (#34906) 2025-10-19 14:56:25 -04:00
react-art Bump next prerelease version numbers (#34674) 2025-10-02 00:31:55 +02:00
react-cache Clean up enableSiblingPrerendering flag (#32319) 2025-05-08 20:49:23 -04:00
react-client Lower case "rsc stream" debug info (#34921) 2025-10-20 02:42:38 -04:00
react-debug-tools [Fiber][DevTools] Add scheduleRetry to DevTools Hook (#34635) 2025-09-28 13:51:35 -04:00
react-devtools [DevTools] Bump version of react-devtools-core for react-devtools (#34740) 2025-10-05 13:45:41 +01:00
react-devtools-core React DevTools 7.0.0 (#34692) 2025-10-03 18:48:28 +01:00
react-devtools-extensions [DevTools] chore: read from build/COMMIT_SHA fle as fallback for commit hash (#34915) 2025-10-20 16:14:47 +01:00
react-devtools-fusebox [DevTools] Don't inline workers for extensions (#34508) 2025-09-17 17:59:55 +02:00
react-devtools-inline React DevTools 7.0.0 (#34692) 2025-10-03 18:48:28 +01:00
react-devtools-shared Lower case "rsc stream" debug info (#34921) 2025-10-20 02:42:38 -04:00
react-devtools-shell Fix DevTools fixture crash due to usage of renamed APIs (#34682) 2025-10-02 14:43:02 +02:00
react-devtools-timeline React DevTools 7.0.0 (#34692) 2025-10-03 18:48:28 +01:00
react-dom Release Fragment refs to Canary (#34720) 2025-10-06 21:24:24 -07:00
react-dom-bindings [Flight] Fix preload as attribute for stylesheets (#34760) 2025-10-10 21:40:56 +02:00
react-is Bump next prerelease version numbers (#34674) 2025-10-02 00:31:55 +02:00
react-markup [Flight] Allow passing DEV only startTime as an option (#34912) 2025-10-19 16:38:33 -04:00
react-native-renderer Add getClientRects to fabric fragment instance (#34545) 2025-10-03 09:54:33 -04:00
react-noop-renderer [Fizz] Outline a Suspense Boundary if it has Suspensey CSS or Images (#34552) 2025-09-25 09:38:41 -04:00
react-reconciler [Perf Tracks]: Clear potentially large measures (#34803) 2025-10-13 17:42:13 -04:00
react-refresh Bump next prerelease version numbers (#34674) 2025-10-02 00:31:55 +02:00
react-server Lower case "rsc stream" debug info (#34921) 2025-10-20 02:42:38 -04:00
react-server-dom-esm [Flight] Allow passing DEV only startTime as an option (#34912) 2025-10-19 16:38:33 -04:00
react-server-dom-fb Bump next prerelease version numbers (#34674) 2025-10-02 00:31:55 +02:00
react-server-dom-parcel [Flight] Allow passing DEV only startTime as an option (#34912) 2025-10-19 16:38:33 -04:00
react-server-dom-turbopack [Flight] Allow passing DEV only startTime as an option (#34912) 2025-10-19 16:38:33 -04:00
react-server-dom-webpack [Flight] Allow passing DEV only startTime as an option (#34912) 2025-10-19 16:38:33 -04:00
react-suspense-test-utils Expose cacheSignal() alongside cache() (#33557) 2025-06-17 17:04:40 -04:00
react-test-renderer Bump next prerelease version numbers (#34674) 2025-10-02 00:31:55 +02:00
scheduler Bump next prerelease version numbers (#34674) 2025-10-02 00:31:55 +02:00
shared [DevTools] Infer name from stack if it's the generic "lazy" name (#34907) 2025-10-19 14:56:40 -04:00
use-subscription Bump next prerelease version numbers (#34674) 2025-10-02 00:31:55 +02:00
use-sync-external-store Bump next prerelease version numbers (#34674) 2025-10-02 00:31:55 +02:00