rsnext/packages
Alex Kirszenberg ec19537127
Named page chunks (#51921)
Depends on https://github.com/vercel/turbo/pull/5398 (and downstack) on
the Turbo side.

This PR makes it so the output path of Node.js entry chunks for pages is
determined solely from the pathname. This isn't actually necessary for
pages, but it makes for easier debugging anyway. See the Turbo PR for
more details.

This also changes the page structure so it also works if there is no
`pages` directory. In this case, we still want to use pages' default
_app, _document, and _error pages, even with existing app routes. So an
empty page structure should still have an effect.

## Turbopack updates

* https://github.com/vercel/turbo/pull/5415 <!-- Will Binns-Smith -
Turbopack: Execution tests in node.js -->
* https://github.com/vercel/turbo/pull/5461 <!-- Tobias Koppers - use a
lock to ensure atomic invalidation from file changes -->
* https://github.com/vercel/turbo/pull/5398 <!-- Alex Kirszenberg -
Configure the path of the Node.js entry chunk -->
* https://github.com/vercel/turbo/pull/5469 <!-- Tobias Koppers - allow
hmr tests to correctly detect hmr event -->
2023-07-06 16:31:22 +02:00
..
create-next-app v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
eslint-config-next Update eslint-plugin-react-hooks to 5.0.0-canary-7118f5dd7-20230705 (#52275) 2023-07-06 14:23:14 +02:00
eslint-plugin-next v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
font v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
next Update eslint-plugin-react-hooks to 5.0.0-canary-7118f5dd7-20230705 (#52275) 2023-07-06 14:23:14 +02:00
next-bundle-analyzer v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
next-codemod v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
next-env v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
next-mdx v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
next-plugin-storybook v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
next-polyfill-module v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
next-polyfill-nomodule v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
next-swc Named page chunks (#51921) 2023-07-06 16:31:22 +02:00
react-dev-overlay v13.4.9-canary.2 2023-07-05 10:26:56 +00:00
react-refresh-utils v13.4.9-canary.2 2023-07-05 10:26:56 +00:00