rsnext/test/development
hrmny 6c1d700afc
feat(turbopack-ecmascript): cache external modules with wrapper (#63337)
### What?
This is a fix for a bundle potentially referring to two different
external modules (e.g. `react` because it gets invalided from the
require cache)

See https://github.com/vercel/turbo/pull/7988

### Turbopack Updates
* https://github.com/vercel/turbo/pull/8376 <!-- Tim Neutkens - Rename
ChunkLoading::None to ChunkLoading::Edge -->
* https://github.com/vercel/turbo/pull/8371 <!-- Donny/강동윤 - test: Add
an execution test for `paren_remover` -->
* https://github.com/vercel/turbo/pull/8370 <!-- Tobias Koppers - Tree
Shaking shared state and side effects -->
* https://github.com/vercel/turbo/pull/7988 <!-- hrmny -
feat(turbopack-ecmascript): cache external modules with wrapper -->

Closes PACK-2622
2024-06-10 15:39:40 +00:00
..
acceptance Remove redundant React dependency declarations in test (#66530) 2024-06-05 18:10:24 +02:00
acceptance-app Append sitemap extension and optimize imafe metadata static generation (#66477) 2024-06-10 17:34:06 +02:00
api-cors-with-rewrite Stop using baseUrl in root tsconfig (#64117) 2024-04-09 00:25:43 +02:00
app-dir Fix broken BrowserInterface type (#66461) 2024-06-03 12:56:49 +00:00
app-hmr Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
app-render-error-log Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
basic Fix broken BrowserInterface type (#66461) 2024-06-03 12:56:49 +00:00
client-dev-overlay Stop using baseUrl in root tsconfig (#64117) 2024-04-09 00:25:43 +02:00
correct-tsconfig-defaults Stop using baseUrl in root tsconfig (#64117) 2024-04-09 00:25:43 +02:00
dotenv-default-expansion Stop using baseUrl in root tsconfig (#64117) 2024-04-09 00:25:43 +02:00
duplicate-pages Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
experimental-https-server Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
gssp-notfound Stop using baseUrl in root tsconfig (#64117) 2024-04-09 00:25:43 +02:00
internal-traces Turbopack: Don’t show stack traces for internal modules (#64228) 2024-04-18 16:56:24 -07:00
jsconfig-path-reloading Stop using baseUrl in root tsconfig (#64117) 2024-04-09 00:25:43 +02:00
middleware-errors feat(turbopack-ecmascript): cache external modules with wrapper (#63337) 2024-06-10 15:39:40 +00:00
middleware-warnings refactor tests for readability (#51051) 2023-06-21 19:47:21 +00:00
next-font Remove redundant React dependency declarations in test (#66530) 2024-06-05 18:10:24 +02:00
pages-dir Fix broken BrowserInterface type (#66461) 2024-06-03 12:56:49 +00:00
project-directory-with-styled-jsx-suffix Stop using baseUrl in root tsconfig (#64117) 2024-04-09 00:25:43 +02:00
repeated-dev-edits Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
start-no-build fix: improve error when starting next without building (#62404) 2024-02-27 10:34:22 -08:00
tsconfig-path-reloading Stop using baseUrl in root tsconfig (#64117) 2024-04-09 00:25:43 +02:00
typescript-auto-install Stop using baseUrl in root tsconfig (#64117) 2024-04-09 00:25:43 +02:00
watch-config-file Replace createNextDescribe with nextTestSetup (#64817) 2024-04-25 12:06:12 -06:00
webpack-issuer-deprecation-warning Stop using baseUrl in root tsconfig (#64117) 2024-04-09 00:25:43 +02:00