react/packages
Devon Govett f82c662b8d
[Flight Parcel] Implement findSourceMapURL (#32294)
This implements `findSourceMapURL` in react-server-dom-parcel, enabling
source maps for replayed server errors on the client. It utilizes a new
endpoint in the Parcel dev server that returns the source map for a
given bundle/file. The error overlay UI has also been updated to handle
these stacks. See https://github.com/parcel-bundler/parcel/pull/10082

Also updated the fixture to the latest Parcel canary. A few APIs have
changed. We do have a higher level library wrapper now (`@parcel/rsc`
added in https://github.com/parcel-bundler/parcel/pull/10074) but I left
the fixture using the lower level APIs directly here since it is easier
to see how react-server-dom-parcel is used.
2025-02-04 14:17:13 -05:00
..
dom-event-testing-library Add jest lint rules (#29760) 2024-06-10 14:31:37 -04:00
eslint-plugin-react-hooks build(eslint-plugin-react-hooks): tsconfig and global types (#32283) 2025-02-03 12:07:30 -05:00
internal-test-utils [tests] Remove to*Dev matchers (#31989) 2025-01-07 14:17:14 -05:00
jest-react Bump next prerelease version numbers (#31676) 2024-12-12 14:10:46 -05:00
react Permit non-DEV Elements in React.Children w/ DEV (#32117) 2025-01-30 22:59:45 -08:00
react-art View Transition Refs (#32038) 2025-01-10 11:51:37 -05:00
react-cache [assert helpers] not dom or reconciler (#31862) 2024-12-20 12:41:13 -05:00
react-client Include error name in error chunks (#32157) 2025-01-22 16:39:00 +01:00
react-debug-tools DevTools: support useEffectEvent and forward-fix experimental prefix support (#32106) 2025-01-22 14:15:48 +00:00
react-devtools React DevTools 6.0.1 -> 6.1.0 (#32090) 2025-01-16 17:07:03 +00:00
react-devtools-core React DevTools 6.0.1 -> 6.1.0 (#32090) 2025-01-16 17:07:03 +00:00
react-devtools-extensions chore[DevTools]: make clipboardWrite optional for chromium (#32262) 2025-01-30 20:08:17 +00:00
react-devtools-fusebox fix[react-devtools-fusebox]: add extension globals to build (#32297) 2025-02-03 09:59:58 +00:00
react-devtools-inline React DevTools 6.0.1 -> 6.1.0 (#32090) 2025-01-16 17:07:03 +00:00
react-devtools-shared DevTools: fix host component filter option title (#32296) 2025-02-03 09:59:47 +00:00
react-devtools-shell DevTools: support useEffectEvent and forward-fix experimental prefix support (#32106) 2025-01-22 14:15:48 +00:00
react-devtools-timeline chore[DevTools]: make clipboardWrite optional for chromium (#32262) 2025-01-30 20:08:17 +00:00
react-dom [Fiber] Support Suspense boundaries anywhere (excluding hydration) (#32163) 2025-01-28 22:42:50 -08:00
react-dom-bindings [Fiber] Support Suspense boundaries anywhere (excluding hydration) (#32163) 2025-01-28 22:42:50 -08:00
react-is Add <ViewTransition> Component (#31975) 2025-01-08 12:11:18 -05:00
react-markup [Fizz] Support Suspense boundaries anywhere (#32069) 2025-01-17 10:54:11 -08:00
react-native-renderer Use fastAddProperties in diffing (#32243) 2025-01-30 11:16:42 +00:00
react-noop-renderer Add Transition Types (#32105) 2025-01-21 15:00:02 -05:00
react-reconciler Reconciler: Combine identical cases in findParent (#32210) 2025-01-31 14:35:48 -08:00
react-refresh Fix:- Improve HOC support and state preservation in React Refresh (#30660) 2025-01-24 11:48:20 +00:00
react-server Include error name in error chunks (#32157) 2025-01-22 16:39:00 +01:00
react-server-dom-esm [Flight Parcel] Align with more recent changes (#31741) 2024-12-12 14:39:25 -05:00
react-server-dom-fb Bump next prerelease version numbers (#31676) 2024-12-12 14:10:46 -05:00
react-server-dom-parcel [Flight Parcel] Implement findSourceMapURL (#32294) 2025-02-04 14:17:13 -05:00
react-server-dom-turbopack [Flight] Support streaming of decodeReply in Edge environments (#31852) 2024-12-19 12:54:59 -05:00
react-server-dom-webpack [assert helpers] not dom or reconciler (#31862) 2024-12-20 12:41:13 -05:00
react-suspense-test-utils (Land #28798) Move Current Owner (and Cache) to an Async Dispatcher (#28912) 2024-04-25 10:40:40 -07:00
react-test-renderer Add Transition Types (#32105) 2025-01-21 15:00:02 -05:00
scheduler Fork Scheduler feature flags for native-fb (#31859) 2024-12-19 11:49:14 -05:00
shared Use fastAddProperties in diffing (#32243) 2025-01-30 11:16:42 +00:00
use-subscription [Fiber] Schedule passive effects using the regular ensureRootIsScheduled flow (#31785) 2024-12-17 17:01:31 -05:00
use-sync-external-store Bump next prerelease version numbers (#31676) 2024-12-12 14:10:46 -05:00