react/packages
Sebastian Markbåge 3958d5d84b
[Flight] Copy the name field of a serialized function debug value (#34085)
This ensures that if the name is set manually after the declaration,
then we get that name when we log the value. For example Node.js
`Response` is declared as `_Response` and then later assigned a new
name.

We should probably really serialize all static enumerable properties but
"name" is non-enumerable so it's still a special case.
2025-08-07 10:55:01 -04:00
..
dom-event-testing-library Add jest lint rules (#29760) 2024-06-10 14:31:37 -04:00
eslint-plugin-react-hooks Enable ref validation in linter (#34044) 2025-07-29 12:30:29 -07:00
internal-test-utils [compiler]: fix link compiler & 4 broken tests from path containing spaces (#33409) 2025-06-09 08:40:27 -07:00
jest-react Bump next prerelease version numbers (#31676) 2024-12-12 14:10:46 -05:00
react Cleanup disableDefaultPropsExceptForClasses flag (#33648) 2025-07-01 15:52:56 -04:00
react-art Add plumbing for onDefaultTransitionIndicator (#33150) 2025-05-08 20:42:50 -04:00
react-cache Clean up enableSiblingPrerendering flag (#32319) 2025-05-08 20:49:23 -04:00
react-client [Flight] Copy the name field of a serialized function debug value (#34085) 2025-08-07 10:55:01 -04:00
react-debug-tools Cleanup disableDefaultPropsExceptForClasses flag (#33648) 2025-07-01 15:52:56 -04:00
react-devtools React DevTools 6.1.4 -> 6.1.5 (#33702) 2025-07-04 16:31:00 +01:00
react-devtools-core [DevTools] Add Option to Open Local Files directly in External Editor (#33983) 2025-07-25 10:16:43 -04:00
react-devtools-extensions [DevTools] Skeleton for Suspense tab (#34020) 2025-07-28 18:26:55 +02:00
react-devtools-fusebox [DevTools] Add Option to Open Local Files directly in External Editor (#33983) 2025-07-25 10:16:43 -04:00
react-devtools-inline [DevTools] Style clickable Owner components with angle brackets and bold (#34096) 2025-08-04 09:28:31 -04:00
react-devtools-shared [DevTools] Add Badge to Owners and sometimes stack traces (#34106) 2025-08-07 10:39:08 -04:00
react-devtools-shell [DevTools] Silence unactionable bundle warnings in shell (#34034) 2025-07-29 11:18:47 +02:00
react-devtools-timeline [DevTools] Use use() instead of throwing a Promise in Caches (#34033) 2025-07-29 03:45:56 -04:00
react-dom [Fizz] Count Boundary bytes that may contribute to the preamble in the request byteSize (#34059) 2025-07-30 18:18:57 -07:00
react-dom-bindings Clear width/height from Keyframes to Optimize View Transitions (#33576) 2025-07-02 16:09:26 -04:00
react-is Remove feature flag enableRenderableContext (#33505) 2025-06-11 11:53:04 -04:00
react-markup [Flight] Add Separate Outgoing Debug Channel (#33754) 2025-07-10 16:22:44 -04:00
react-native-renderer Clean up feature flag to use lazy public instances in Fabric (#33943) 2025-07-21 10:27:46 +01:00
react-noop-renderer [Flight] Add Separate Outgoing Debug Channel (#33754) 2025-07-10 16:22:44 -04:00
react-reconciler [Fiber] Try to give a stack trace to every entry in the Scheduler Performance Track (#34123) 2025-08-07 10:26:30 -04:00
react-refresh Revert "Fix:- Improve HOC support and state preservation in React Refresh" (#32214) 2025-03-18 19:05:56 +00:00
react-server [Flight] Copy the name field of a serialized function debug value (#34085) 2025-08-07 10:55:01 -04:00
react-server-dom-esm [Flight] Add Separate Outgoing Debug Channel (#33754) 2025-07-10 16:22:44 -04:00
react-server-dom-fb Use underscore instead of « » for useId algorithm (#33422) 2025-06-03 11:30:17 -04:00
react-server-dom-parcel [Flight] Add Separate Outgoing Debug Channel (#33754) 2025-07-10 16:22:44 -04:00
react-server-dom-turbopack [Flight] Assume __turbopack_load_by_url__ returns a cached Promise (#33792) 2025-07-16 13:20:10 +02:00
react-server-dom-webpack [Flight] Allow Temporary References to be awaited (#34084) 2025-08-02 18:44:20 -04:00
react-suspense-test-utils Expose cacheSignal() alongside cache() (#33557) 2025-06-17 17:04:40 -04:00
react-test-renderer Use a shared noop function from shared/noop (#33154) 2025-05-08 21:33:18 -04:00
scheduler Bump next prerelease version numbers (#32782) 2025-03-28 16:20:04 -04:00
shared [DevTools] Include the description derived from the promise (#34017) 2025-07-28 15:11:04 -04:00
use-subscription Bump next prerelease version numbers (#32782) 2025-03-28 16:20:04 -04:00
use-sync-external-store use-sync-external-store: Add exports field to package.json (#25231) 2025-02-24 13:01:59 +01:00