react/packages
Sebastian Markbåge 0ff1d13b80
[Flight] Parse Stack Trace from Structured CallSite if available (#33135)
This is first step to include more enclosing line/column in the parsed
data.

We install our own `prepareStackTrace` to collect structured callsite
data and only fall back to parsing the string if it was already
evaluated or if `prepareStackTrace` doesn't work in this environment.

We still mirror the default V8 format for encoding the function name
part. A lot of this is covered by tests already.
2025-05-07 11:43:37 -04:00
..
dom-event-testing-library Add jest lint rules (#29760) 2024-06-10 14:31:37 -04:00
eslint-plugin-react-hooks [eslint-plugin-react-hooks] update doc url for rules of hooks (#33118) 2025-05-05 17:37:06 +02:00
internal-test-utils [flags] remove enableOwnerStacks (#32426) 2025-03-04 12:34:34 -05:00
jest-react Bump next prerelease version numbers (#31676) 2024-12-12 14:10:46 -05:00
react Add unstable_Activity to server entrypoint (#32833) 2025-04-09 01:49:27 -04:00
react-art Add Suspensey Images behind a Flag (#32819) 2025-04-04 14:54:05 -04:00
react-cache [flags] remove enableOwnerStacks (#32426) 2025-03-04 12:34:34 -05:00
react-client [Flight] Use valid CSS selectors in useId format (#33099) 2025-05-04 13:47:32 +02:00
react-debug-tools Remove useSwipeTransition (#32786) 2025-04-01 11:43:33 -04:00
react-devtools [devtools] Introduce REACT_DEVTOOLS_PORT for the standalone react-devtools (#30767) 2025-02-11 18:14:43 +00:00
react-devtools-core fix[react-devtools-standalone]: define missing globals (#32327) 2025-02-07 11:07:46 +00:00
react-devtools-extensions [DevTools] Use Popover API for TraceUpdates highlighting (#32614) 2025-05-07 15:48:17 +01: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 Update @playwright/test (#32917) 2025-04-15 12:52:43 -04:00
react-devtools-shared [DevTools] Use Popover API for TraceUpdates highlighting (#32614) 2025-05-07 15:48:17 +01:00
react-devtools-shell [DevTools] Use Popover API for TraceUpdates highlighting (#32614) 2025-05-07 15:48:17 +01:00
react-devtools-timeline React DevTools 6.1.0 -> 6.1.1 (#32326) 2025-02-07 10:54:44 +00:00
react-dom Add compareDocumentPosition to fragment instances (#32722) 2025-05-06 13:01:40 -04:00
react-dom-bindings Add compareDocumentPosition to fragment instances (#32722) 2025-05-06 13:01:40 -04:00
react-is [refactor] move isValidElementType to react-is (#32518) 2025-03-20 16:51:33 -04:00
react-markup [Fizz] Always load the external runtime if one is provided (#33091) 2025-05-01 18:14:42 -04:00
react-native-renderer Add compareDocumentPosition to fragment instances (#32722) 2025-05-06 13:01:40 -04:00
react-noop-renderer [Fizz] Batch Suspense Boundary Reveal with Throttle (#33076) 2025-05-01 16:09:37 -04:00
react-reconciler Add compareDocumentPosition to fragment instances (#32722) 2025-05-06 13:01:40 -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] Parse Stack Trace from Structured CallSite if available (#33135) 2025-05-07 11:43:37 -04:00
react-server-dom-esm [Flight] Expose registerServerReference from the client builds (#32534) 2025-03-05 22:16:56 -05:00
react-server-dom-fb [Fizz] Emit link rel="expect" to block render before the shell has fully loaded (#33016) 2025-04-25 11:52:28 -04:00
react-server-dom-parcel Bump next prerelease version numbers (#32782) 2025-03-28 16:20:04 -04:00
react-server-dom-turbopack Bump next prerelease version numbers (#32782) 2025-03-28 16:20:04 -04:00
react-server-dom-webpack [Flight] Prevent serialized size leaking across requests (#33121) 2025-05-05 18:30:33 +02: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 Suspensey Images behind a Flag (#32819) 2025-04-04 14:54:05 -04:00
scheduler Bump next prerelease version numbers (#32782) 2025-03-28 16:20:04 -04:00
shared [Fiber] Replay onChange Events if input/textarea/select has changed before hydration (#33129) 2025-05-06 00:10:05 -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