rsnext/packages
Jiachi Liu 9313c51bc4
Ensure root layout only render once per request (#52589)
Introduce a new way to search for `not-found` component that based on
the request pathname and current loader tree of that route. And we
search the proper not-found in the finall catch closure of app
rendering, so that we don't have to pass down the root layout to
app-router to create the extra error boundary.

This ensures the root layout doesn't have duplicated rendering for
normal requests

Fixes NEXT-1220
Fixes #49115
2023-07-13 17:34:31 +02:00
..
create-next-app v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
eslint-config-next v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
eslint-plugin-next v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
font v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
next Ensure root layout only render once per request (#52589) 2023-07-13 17:34:31 +02:00
next-bundle-analyzer v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
next-codemod v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
next-env v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
next-mdx v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
next-plugin-storybook v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
next-polyfill-module v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
next-polyfill-nomodule v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
next-swc Turbopack: OutputAsset trait (#52606) 2023-07-13 13:26:15 +00:00
react-dev-overlay v13.4.10-canary.6 2023-07-13 02:16:14 +00:00
react-refresh-utils v13.4.10-canary.6 2023-07-13 02:16:14 +00:00