Commit 332f023
File tree
341 files changed
+14064
-15399
lines changed- crates
- next-api
- next-core/src
- next_app
- next_client_reference
- next_font
- google
- local
- next_manifests
- next_server
- next-custom-transforms
- src/transforms
- tests
- errors/server-actions/server-graph/6
- fixture
- next-font-with-directive/use-cache
- server-actions/server-graph
- 11
- 15
- 22
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 45
- 46
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 57
- 58
- 60
- source-maps/server-graph/use-cache/1
- docs/01-app
- 01-getting-started
- 03-api-reference
- 04-functions
- 05-config
- 01-next-config-js
- 06-cli
- packages
- create-next-app
- templates
- eslint-config-next
- eslint-plugin-internal
- eslint-plugin-next
- font
- src/google
- next-bundle-analyzer
- next-codemod
- next-env
- next-mdx
- next-plugin-storybook
- next-polyfill-module
- next-polyfill-nomodule
- next-rspack
- next-swc
- next
- src
- build
- babel/loader
- jest
- next-config-ts
- swc
- templates
- turbopack-build
- webpack-build
- webpack/loaders
- lightningcss-loader/src
- next-app-loader
- client
- components/segment-cache
- cli
- compiled
- react-dom-experimental
- cjs
- react-dom
- cjs
- react-experimental/cjs
- react-is
- react-server-dom-turbopack-experimental
- cjs
- react-server-dom-turbopack
- cjs
- react-server-dom-webpack-experimental
- cjs
- react-server-dom-webpack
- cjs
- react/cjs
- sass-loader
- unistore
- lib
- server
- app-render
- dev
- lib
- router-utils
- trace
- mcp
- tools
- use-cache
- telemetry
- events
- types
- react-refresh-utils
- third-parties
- rspack
- scripts
- test
- development
- acceptance-app
- acceptance
- app-dir
- cache-components-dev-errors
- use-cache-errors
- app/anonymous
- mcp-server
- fixtures/dynamic-routes-app
- app
- api/users/[id]
- blog/[slug]
- docs/[...slug]
- products/[id]
- pages
- api
- posts
- middleware-errors
- e2e
- app-dir
- cache-components-errors
- fallback-shells
- metadata-invalid-image-file
- non-root-project-monorepo
- resume-data-cache
- app
- revalidate
- server-source-maps
- use-cache-segment-configs
- use-cache-unknown-cache-kind
- use-cache-without-experimental-flag
- next-font
- app/pages
- opentelemetry/instrumentation
- integration/clean-distdir/test
- lib/next-modes
- production
- app-dir
- build-output-prerender
- metadata-base-warning
- app
- clean-distdir
- pages
- unit
- turbopack/crates
- turbo-tasks-backend
- src/backend
- operation
- tests
- turbo-tasks-fs/src
- turbo-tasks-macros-tests/tests/function
- turbo-tasks-macros
- src
- derive
- turbo-tasks/src
- task
- turbopack-bench
- turbopack-browser/src/ecmascript
- evaluate
- turbopack-cli
- turbopack-core
- src/resolve
- turbopack-nft
- turbopack-nodejs/src/ecmascript/node
- entry
- turbopack-node/src
- transforms
- turbopack-tests/tests
- turbopack-trace-server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
341 files changed
+14064
-15399
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | 311 | | |
313 | 312 | | |
314 | 313 | | |
| |||
371 | 370 | | |
372 | 371 | | |
373 | 372 | | |
374 | | - | |
| 373 | + | |
375 | 374 | | |
376 | 375 | | |
377 | 376 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | | - | |
56 | | - | |
| 54 | + | |
| 55 | + | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
| |||
141 | 140 | | |
142 | 141 | | |
143 | 142 | | |
144 | | - | |
| 143 | + | |
145 | 144 | | |
146 | 145 | | |
147 | 146 | | |
148 | | - | |
| 147 | + | |
149 | 148 | | |
150 | | - | |
| 149 | + | |
151 | 150 | | |
152 | 151 | | |
153 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
Lines changed: 1 addition & 42 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 45 | | |
60 | 46 | | |
61 | 47 | | |
| |||
82 | 68 | | |
83 | 69 | | |
84 | 70 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | 71 | | |
113 | 72 | | |
114 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
768 | 767 | | |
769 | 768 | | |
770 | 769 | | |
771 | | - | |
772 | | - | |
773 | | - | |
774 | | - | |
| 770 | + | |
| 771 | + | |
| 772 | + | |
775 | 773 | | |
776 | 774 | | |
777 | 775 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
65 | 72 | | |
66 | 73 | | |
67 | 74 | | |
68 | | - | |
69 | | - | |
| 75 | + | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
| |||
79 | 85 | | |
80 | 86 | | |
81 | 87 | | |
82 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
83 | 93 | | |
84 | 94 | | |
85 | 95 | | |
86 | 96 | | |
87 | 97 | | |
88 | 98 | | |
89 | 99 | | |
90 | | - | |
| 100 | + | |
91 | 101 | | |
92 | 102 | | |
93 | 103 | | |
94 | 104 | | |
95 | | - | |
| 105 | + | |
96 | 106 | | |
97 | 107 | | |
98 | 108 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1063 | 1063 | | |
1064 | 1064 | | |
1065 | 1065 | | |
1066 | | - | |
1067 | | - | |
| 1066 | + | |
1068 | 1067 | | |
1069 | 1068 | | |
1070 | 1069 | | |
| |||
1149 | 1148 | | |
1150 | 1149 | | |
1151 | 1150 | | |
1152 | | - | |
1153 | | - | |
| 1151 | + | |
1154 | 1152 | | |
1155 | 1153 | | |
1156 | 1154 | | |
| |||
0 commit comments