Commit 741b6a1
File tree
- .agents/skills/insight-error-page
- crates
- next-core/src
- next-custom-transforms
- src/transforms
- tests
- errors/react-server-components/server-graph
- cache-components/instant-with-cache-components
- instant-requires-cache-components
- fixture/debug-instant-stack
- with-aliased-export
- with-indirect-export
- with-instant
- with-named-export
- with-reexport
- docs/01-app
- 01-getting-started
- 02-guides
- 03-api-reference/03-file-conventions
- 02-route-segment-config
- errors
- evals
- evals/agent-040-instant
- app
- product
- lib
- packages/next
- .storybook/fixtures
- src
- build
- analysis
- segment-config/app
- webpack/plugins/next-types-plugin
- next-devtools/dev-overlay
- components/instant
- container
- server
- app-render
- instant-validation
- typescript/rules
- skills/next-cache-components-optimizer
- test
- development/app-dir
- cache-components-dev-warmup/fixtures/with-prefetch-config/app
- apis/[param]
- private-cache
- short-lived-cache
- simple
- successive-caches
- sync-io
- runtime
- static
- cache-components-tasks/fixtures/with-prefetch-config/app/simple
- e2e/app-dir
- cache-components-errors
- fixtures
- default/app
- dynamic-metadata-static-with-instant-false
- dynamic-viewport-static-with-instant-false
- http-access-fallback-prerender/app/not-found-dynamic-head/[slug]
- instant-validation-build
- app
- (default)
- client-errors
- page-throws-with-suspense
- page-throws
- cookies
- invalid-undeclared-cookie-get-caught
- invalid-undeclared-cookie-get
- invalid-undeclared-cookie-has
- valid-cookies-in-samples
- valid-cookies-passed-to-cache
- valid-cookies-passed-to-client
- gsp/[slug]
- headers
- invalid-undeclared-header-get-caught
- invalid-undeclared-header-get
- invalid-undeclared-header-has
- valid-headers-in-samples
- valid-headers-passed-to-cache
- valid-headers-passed-to-client
- invalid-missing-suspense-around-runtime
- params
- invalid-param-not-provided-caught/[one]/[two]
- invalid-param-not-provided/[one]/[two]
- invalid-undeclared-use-params-caught/[one]/[two]
- invalid-undeclared-use-params/[one]/[two]
- valid-params-in-samples/[one]/[two]
- valid-params-passed-to-cache/[slug]
- valid-params-passed-to-client/[slug]
- valid-use-params/[one]/[two]
- pathname
- invalid-use-pathname-missing-params/[one]/[two]
- valid-use-pathname-catch-all/[...catchAll]
- valid-use-pathname-no-params
- valid-use-pathname-optional-catch-all/[[...optionalCatchAll]]
- valid-use-pathname-route-group/(route-group)
- valid-use-pathname-with-params/[one]/[two]
- samples-precedence/[slug]
- page-inherits
- page-overrides
- search-params
- invalid-undeclared-search-param-caught
- invalid-undeclared-search-param
- invalid-undeclared-use-search-params-caught
- invalid-undeclared-use-search-params
- valid-search-params-in-samples
- valid-search-params-passed-to-cache
- valid-search-params-passed-to-client
- valid-use-search-params
- server-errors
- error-passed-to-client-and-ignored
- page-throws-with-suspense
- page-throws
- valid-await-cache-without-suspense
- mixed
- private
- runtime
- static
- valid-suspense-around-runtime
- (instant-false-static)
- root-params/[lang]
- invalid-root-param-not-provided-caught
- invalid-root-param-not-provided
- valid-root-param-in-samples
- runtime
- static
- instant-validation-causes
- app
- aliased-export
- indirect-export
- named-export
- not-actual-instant
- reexport
- instant-validation-client
- app
- instant-validation-level-default/app
- bare
- explicit-false
- instant-validation-level-error
- app
- bare
- explicit-error
- explicit-false
- explicit-true
- explicit-warning
- layered
- instant-validation-level-manual-error
- app
- bare
- explicit-error
- explicit-false
- explicit-true
- explicit-warning
- layered
- instant-validation-level-manual-warning
- app
- with-root-suspense
- bare
- explicit-error
- explicit-true
- explicit-warning
- without-root-suspense
- bare
- explicit-error
- explicit-true
- explicit-warning
- instant-validation-level-warning
- app
- bare
- explicit-error
- explicit-false
- explicit-true
- explicit-warning
- layered
- instant-validation-static-shells/fixtures
- invalid-blocking-page-below-static/app/blocking-page-below-static
- valid/app
- (default)
- blocking-layout
- blocking-page
- blocking-root-layout
- instant-validation
- app
- default/static
- valid-blocked-children
- valid-blocking-inside-static
- suspense-in-root
- disable-validation
- disable-build
- disable-dev
- in-layout
- in-page-with-outer
- in-page
- head
- invalid-dynamic-viewport-in-blocking-inside-static
- invalid-dynamic-viewport-in-runtime
- invalid-runtime-viewport-in-static
- valid-dynamic-metadata-in-runtime
- valid-dynamic-viewport-in-blocking
- valid-runtime-metadata-in-static
- valid-runtime-viewport-in-runtime
- parallel
- both-configs
- @slot
- children-config-with-slot
- conditional-breadcrumbs
- show-both
- blocked
- unblocked
- show-only-breadcrumbs/(group)
- blocked
- unblocked
- show-only-children
- blocked
- unblocked
- fork-layout-config-with-slot
- slot-config-children-suspended/@slot
- slot-config-only/@slot
- slot-layout-config/@slot
- slot-runtime-config/@slot
- runtime
- invalid-blocking-inside-runtime
- invalid-sync-io-after-cache-with-cookie-input
- invalid-sync-io-in-generate-metadata
- invalid-sync-io-in-layout-generate-metadata
- invalid-sync-io-in-runtime-with-valid-static-parent
- invalid-sync-io
- missing-suspense-around-dynamic-layout
- missing-suspense-around-dynamic
- static-layout-above-runtime-config/inner
- suspense-around-dynamic
- suspense-too-high
- valid-blocking-inside-runtime
- valid-no-suspense-around-params/[param]
- valid-no-suspense-around-search-params
- valid-sync-io-in-generate-metadata-static-page
- valid-sync-io-in-layout-generate-metadata-static-page
- valid-sync-io-in-static-parent
- static
- blocking-layout
- missing-suspense-around-dynamic
- config-children-preferred
- @other
- config-depth-preference-slot-wins/deeper
- @anotherSlot/still/deep
- [...rest]
- config-depth-preference/deeper
- @anotherSlot
- still/deep
- cross-slot-blocking/inner/deep
- false-below-static
- invalid-blocking-inside-static
- invalid-client-data-blocks-validation
- invalid-client-error-in-parent-blocks-children
- invalid-client-error-in-parent-sibling
- invalid-csr-bailout-blocks-children
- invalid-dynamic-layout-with-loading
- invalid-error-in-node-modules-blocks-children
- invalid-loading-above-route-group/(group)
- missing-suspense-around-dynamic-layout
- missing-suspense-around-dynamic
- missing-suspense-around-params/[param]
- missing-suspense-around-runtime
- missing-suspense-around-search-params
- missing-suspense-in-parallel-route
- @slot
- bar
- foo
- multi-depth-deferred-fallback
- inner
- parallel-group-depths-deep-slot-hole
- (b1)/(b2)
- @slot/(g1)/(g2)/(g3)
- parallel-group-depths-shallow-slot-hole
- (b1)/(b2)
- @slot/(g1)/(g2)/(g3)
- parallel-nested-forks
- @slot1
- @slot2a
- @slot2b
- route-group-config-and-segment-config
- (group)
- route-group-config-only/(group)
- route-group-config-with-deeper-segment/(group)
- route-group-deeper-segment-config/(group)/inner
- route-group-segment-config-only
- server-error-blocks-children
- server-error-inside-boundary
- suspense-around-dynamic
- suspense-too-high
- test-firstmod/inter/inner
- test-multi-unrendered
- @sidebar
- valid-client-api-in-parent
- dynamic-params/[id]
- search-params
- sync-io
- valid-client-data-does-not-block-validation
- valid-client-error-in-parent-does-not-block-validation
- valid-only-loading-around-dynamic
- metadata-static-file
- prefetch-true-instant
- app
- layout-instant
- target-page
- segment-cache
- prefetch-app-shell
- app
- eager-instant/[id]
- prefetch-inlining/app
- test-independent-head
- test-instant-false-passthrough
- test-instant-false-root
- test-runtime-bailout
- test-runtime-parallel
- test-runtime-passthrough
- prefetch-layout-sharing
- app/segment-config/runtime-prefetchable
- configured-as-runtime
- configured-as-static
- fully-static
- prefetch-runtime/app
- (default)
- caches
- private-seconds
- private-short-stale
- public-seconds
- public-short-expire-long-stale
- public-short-expire-short-stale
- errors
- error-after-cookies
- sync-io-after-runtime-api
- cookies
- dynamic-params/[id]
- headers
- private-cache
- quickly-expiring-public-cache
- search-params
- fully-static
- in-page
- cookies-only
- cookies
- dynamic-params/[id]
- headers
- search-params
- in-private-cache
- cookies-only
- cookies
- date-now
- dynamic-params/[id]
- headers
- search-params
- passed-to-public-cache
- cookies-only
- cookies
- dynamic-params/[id]
- headers
- search-params
- with-root-param/[lang]
- in-page/root-params
- in-private-cache/root-params
- passed-to-public-cache/root-params
- staleness/app
- runtime-stale-2-minutes
- runtime-stale-4-minutes
- vary-params/app/(main)
- runtime-prefetch-all-vary/[category]/[itemId]
- runtime-prefetch-layout-split/[category]/[itemId]
- runtime-prefetch-metadata/[slug]
- runtime-prefetch-no-vary/[category]/[itemId]
- runtime-prefetch-search-params/target-page
- runtime-prefetch/[category]/[itemId]
- search-params/target-page
- production/app-dir/empty-shell-route-cache/app/without-suspense
- turbopack/crates/turbopack-ecmascript/tests/benches
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
175 | | - | |
| 174 | + | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
537 | | - | |
| 537 | + | |
538 | 538 | | |
539 | 539 | | |
540 | | - | |
| 540 | + | |
541 | 541 | | |
542 | 542 | | |
543 | | - | |
544 | | - | |
545 | | - | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| |||
984 | 984 | | |
985 | 985 | | |
986 | 986 | | |
987 | | - | |
988 | | - | |
| 987 | + | |
| 988 | + | |
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
| |||
Lines changed: 11 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
956 | 956 | | |
957 | 957 | | |
958 | 958 | | |
959 | | - | |
| 959 | + | |
960 | 960 | | |
961 | 961 | | |
962 | 962 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments