react/packages
Sebastian Markbåge eed2560762
[Flight] Treat empty message as a close signal (#33756)
We typically treat an empty message as closing the debug channel stream
but for the Noop renderer we don't use an intermediate stream but just
pass the message through.


bbc13fa17b/packages/react-server-dom-webpack/src/client/ReactFlightDOMClientBrowser.js (L59-L60)

For that simple case we should just treat it as a close without an
intermediate stream.
2025-07-10 16:16:57 -04:00
..
dom-event-testing-library Add jest lint rules (#29760) 2024-06-10 14:31:37 -04:00
eslint-plugin-react-hooks [eslint] Add an option to require dependencies on effect hooks (#33344) 2025-05-23 10:09:41 -04: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] Always defer Promise values if they're not already resolved (#33742) 2025-07-09 09:08:27 -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 React DevTools 6.1.4 -> 6.1.5 (#33702) 2025-07-04 16:31:00 +01:00
react-devtools-extensions React DevTools 6.1.4 -> 6.1.5 (#33702) 2025-07-04 16:31:00 +01:00
react-devtools-fusebox [mcp] Add MCP tool to print out the component tree of the currently open React App (#33305) 2025-06-02 21:42:34 -07:00
react-devtools-inline React DevTools 6.1.4 -> 6.1.5 (#33702) 2025-07-04 16:31:00 +01:00
react-devtools-shared [devtools] fix: check if profiling for all profiling hooks (#33701) 2025-07-04 16:21:51 +01:00
react-devtools-shell [devtools-shell] layout options for testing (#33516) 2025-06-13 15:25:04 +01:00
react-devtools-timeline React DevTools 6.1.4 -> 6.1.5 (#33702) 2025-07-04 16:31:00 +01:00
react-dom [Fizz] Reset the segent id assignment when postponing the root (#33755) 2025-07-10 12:12:09 -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 Debug Channel option for stateful connection to the backend in DEV (#33627) 2025-06-24 11:16:09 -04:00
react-native-renderer Align AttributeConfiguration type in ReactNativeTypes (#33671) 2025-06-30 15:36:49 +01:00
react-noop-renderer [Flight] Add Debug Channel option for stateful connection to the backend in DEV (#33627) 2025-06-24 11:16:09 -04:00
react-reconciler [Fiber] Name content inside "Suspense fallback" (#33724) 2025-07-08 00:00:00 -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] Treat empty message as a close signal (#33756) 2025-07-10 16:16:57 -04:00
react-server-dom-esm [Flight] Add Debug Channel option for stateful connection to the backend in DEV (#33627) 2025-06-24 11:16:09 -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 Debug Channel option for stateful connection to the backend in DEV (#33627) 2025-06-24 11:16:09 -04:00
react-server-dom-turbopack [Flight] Add Debug Channel option for stateful connection to the backend in DEV (#33627) 2025-06-24 11:16:09 -04:00
react-server-dom-webpack [Flight] Collect Debug Info from Rejections in Aborted Render (#33708) 2025-07-05 17:01:41 -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 [Flight] Ignore async stack frames when determining if a Promise was created from user space (#33739) 2025-07-09 09:08:09 -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