File tree
Expand file treeCollapse file tree
52 files changed
+1381
-3018
lines changedFilter options
- test
- development/app-dir
- dynamic-io-dev-cache-scope
- dynamic-io-dev-errors
- dynamic-io-dev-warmup
- dynamic-io-warnings
- e2e/app-dir
- dynamic-io
- dynamic-io-dynamic-imports
- bundled
- external
- dynamic-io-errors
- fixtures
- dynamic-boundary
- dynamic-metadata-dynamic-route
- dynamic-metadata-error-route
- dynamic-metadata-static-route
- dynamic-metadata-static-with-suspense
- dynamic-root
- dynamic-viewport-dynamic-route
- dynamic-viewport-static-route
- lazy-module-init
- prospective-render-errors
- static
- sync-client-search-with-fallback
- sync-client-search-without-fallback
- sync-cookies-with-fallback
- sync-cookies-without-fallback
- sync-random-with-fallback
- sync-random-without-fallback
- sync-server-search-with-fallback
- sync-server-search-without-fallback
- dynamic-io-request-apis
- fixtures
- reject-hanging-promises-dynamic
- reject-hanging-promises-static
- node-extensions/fixtures/random/dynamic-io
- server-source-maps/fixtures/default
- use-cache-close-over-function
- use-cache-custom-handler
- use-cache-hanging-inputs
- use-cache-metadata-route-handler
- use-cache-route-handler-only
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
52 files changed
+1381
-3018
lines changedtest/development/app-dir/dynamic-io-dev-cache-scope/next.config.js
Copy file name to clipboardExpand all lines: test/development/app-dir/dynamic-io-dev-cache-scope/next.config.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
test/development/app-dir/dynamic-io-dev-errors/next.config.js
Copy file name to clipboardExpand all lines: test/development/app-dir/dynamic-io-dev-errors/next.config.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
test/development/app-dir/dynamic-io-dev-warmup/next.config.js
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
test/development/app-dir/dynamic-io-warnings/next.config.js
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
test/e2e/app-dir/dynamic-io-dynamic-imports/bundled/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-dynamic-imports/bundled/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-dynamic-imports/dynamic-io-dynamic-imports.test.ts
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-dynamic-imports/dynamic-io-dynamic-imports.test.ts+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
| ||
37 | 36 |
|
38 | 37 |
|
39 | 38 |
|
40 |
| - |
41 | 39 |
|
42 | 40 |
|
43 | 41 |
|
|
test/e2e/app-dir/dynamic-io-dynamic-imports/external/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-dynamic-imports/external/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/dynamic-io-errors.platform-dynamic.test.ts
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/dynamic-io-errors.platform-dynamic.test.ts+3-11Lines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
| ||
75 | 73 |
|
76 | 74 |
|
77 | 75 |
|
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
| 76 | + |
| 77 | + |
| 78 | + |
87 | 79 |
|
88 | 80 |
|
89 | 81 |
|
|
test/e2e/app-dir/dynamic-io-errors/dynamic-io-errors.sync-dynamic.test.ts
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/dynamic-io-errors.sync-dynamic.test.ts+9-29Lines changed: 9 additions & 29 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
| ||
75 | 73 |
|
76 | 74 |
|
77 | 75 |
|
78 |
| - |
79 |
| - |
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
| 76 | + |
| 77 | + |
| 78 | + |
87 | 79 |
|
88 | 80 |
|
89 | 81 |
|
| ||
162 | 154 |
|
163 | 155 |
|
164 | 156 |
|
165 |
| - |
166 |
| - |
167 |
| - |
168 |
| - |
169 |
| - |
170 |
| - |
171 |
| - |
172 |
| - |
173 |
| - |
| 157 | + |
| 158 | + |
| 159 | + |
174 | 160 |
|
175 | 161 |
|
176 | 162 |
|
| ||
249 | 235 |
|
250 | 236 |
|
251 | 237 |
|
252 |
| - |
253 |
| - |
254 |
| - |
255 |
| - |
256 |
| - |
257 |
| - |
258 |
| - |
259 |
| - |
260 |
| - |
| 238 | + |
| 239 | + |
| 240 | + |
261 | 241 |
|
262 | 242 |
|
263 | 243 |
|
|
test/e2e/app-dir/dynamic-io-errors/dynamic-io-errors.test.ts
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/dynamic-io-errors.test.ts+20-51Lines changed: 20 additions & 51 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 |
| - |
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
| ||
205 | 203 |
|
206 | 204 |
|
207 | 205 |
|
208 |
| - |
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
218 | 210 |
|
219 | 211 |
|
220 | 212 |
|
| ||
379 | 371 |
|
380 | 372 |
|
381 | 373 |
|
382 |
| - |
383 |
| - |
384 |
| - |
385 |
| - |
386 |
| - |
387 |
| - |
388 |
| - |
389 |
| - |
390 |
| - |
391 |
| - |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
392 | 379 |
|
393 | 380 |
|
394 | 381 |
|
| ||
421 | 408 |
|
422 | 409 |
|
423 | 410 |
|
424 |
| - |
425 |
| - |
426 |
| - |
427 |
| - |
428 |
| - |
429 |
| - |
430 |
| - |
431 |
| - |
432 |
| - |
433 |
| - |
434 |
| - |
435 |
| - |
436 |
| - |
437 |
| - |
438 |
| - |
439 |
| - |
440 |
| - |
441 |
| - |
442 |
| - |
443 |
| - |
444 |
| - |
445 |
| - |
446 |
| - |
447 |
| - |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
448 | 418 |
|
449 |
| - |
450 |
| - |
451 |
| - |
452 |
| - |
453 |
| - |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
454 | 423 |
|
455 | 424 |
|
456 | 425 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-boundary/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-boundary/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-metadata-dynamic-route/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-metadata-dynamic-route/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-metadata-error-route/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-metadata-error-route/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-metadata-static-route/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-metadata-static-route/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-metadata-static-with-suspense/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-metadata-static-with-suspense/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-root/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-root/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-viewport-dynamic-route/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-viewport-dynamic-route/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-viewport-static-route/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/dynamic-viewport-static-route/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/lazy-module-init/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/lazy-module-init/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/prospective-render-errors/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/prospective-render-errors/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/static/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/static/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/sync-client-search-with-fallback/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/sync-client-search-with-fallback/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/sync-client-search-without-fallback/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/sync-client-search-without-fallback/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/sync-cookies-with-fallback/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/sync-cookies-with-fallback/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
test/e2e/app-dir/dynamic-io-errors/fixtures/sync-cookies-without-fallback/next.config.js
Copy file name to clipboardExpand all lines: test/e2e/app-dir/dynamic-io-errors/fixtures/sync-cookies-without-fallback/next.config.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
|
0 commit comments