rsnext/packages/next/types
Leah 0c21654845
merge pages and app overlays (#60899)
### What

Merges the package into the internal overlay.


### Detailed Changes

* Move `@next/react-dev-overlay` into next package and rename the import
paths.
* Fix the `getErrorSource` symbol issue, use `Symbol.for()` instead of
`Symbol`
* Extra `getErrorSource` into single lib as it's being used in a lot of
places, this will keep the same bundle size

Closes PACK-2261
Closes NEXT-1977

---------

Co-authored-by: Jiachi Liu <inbox@huozhi.im>
2024-02-14 11:28:13 +01:00
..
compiled.d.ts Component Module Types (#56454) 2023-10-05 15:28:45 +00:00
global.d.ts make stdout blocking on macos (#51883) 2023-06-27 14:55:27 +00:00
index.d.ts fix: add maxDuration to PageConfig type (#55918) 2023-12-01 10:58:02 +01:00
misc.d.ts merge pages and app overlays (#60899) 2024-02-14 11:28:13 +01:00
react-dom.d.ts Associate server error digest with browser logged one (#61592) 2024-02-06 13:39:12 +01:00
react.d.ts Partial Prerendering (#57287) 2023-10-24 01:13:05 +00:00
webpack.d.ts enable verbatimModuleSyntax to make type imports/exports explicit (#56551) 2023-10-07 15:09:54 +00:00