-
Notifications
You must be signed in to change notification settings - Fork 29.3k
Docs: Clarify how intercepting routes work and update example #80145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
docs/01-app/05-api-reference/03-file-conventions/intercepting-routes.mdx
Outdated
Show resolved
Hide resolved
docs/01-app/05-api-reference/03-file-conventions/parallel-routes.mdx
Outdated
Show resolved
Hide resolved
docs/01-app/05-api-reference/03-file-conventions/parallel-routes.mdx
Outdated
Show resolved
Hide resolved
docs/01-app/05-api-reference/03-file-conventions/parallel-routes.mdx
Outdated
Show resolved
Hide resolved
…es.mdx Co-authored-by: Joseph <joseph.chamochumbi@vercel.com>
…es.mdx Co-authored-by: Joseph <joseph.chamochumbi@vercel.com>
…aldnils/next.js into fix/experimental-https-metaimage * 'fix/experimental-https-metaimage' of github.com:schoenwaldnils/next.js: (74 commits) [dev-overlay] Move code into new top-level folder in src/next-devtools (vercel#80281) Docs: Polish Getting Started section (vercel#80402) Fix a couple typos (vercel#80080) feat(turbopack): Add simple tree shaker (vercel#78286) docs: server-only/client-only in Next.js (vercel#80408) v15.4.0-canary.78 Add response handling inside handlers (vercel#80189) Docs: Getting Started feedback (vercel#80401) [test] unflake turbopack dev navigation test case (vercel#80407) Use new `browserWithResponse()` method in `empty-fallback-shells` tests (vercel#80406) Update Turbopack development test manifest (vercel#80399) Update Rspack development test manifest (vercel#80397) Update Rspack production test manifest (vercel#80398) Update Turbopack production test manifest (vercel#80400) Require that `turbo_tasks::value_trait` items be annotated with `turbo-tasks::function` (vercel#79178) Docs: Clarify how intercepting routes work and update example (vercel#80145) build(turbopack): Update `swc_core` to `v27.0.1` (vercel#80338) v15.4.0-canary.77 Turbopack: include obsolete entries in computation (vercel#80362) fix(next-swc-wasm): Only enable turbo-rcstr's napi feature when building the next-swc-napi crate/package (vercel#80390) ...
Closes: #78255