File tree
1,313 files changed
+11634
-5095
lines changed- .github
- workflows
- .husky
- crates
- napi
- npm
- darwin-arm64
- darwin-x64
- linux-arm64-gnu
- linux-arm64-musl
- linux-x64-gnu
- linux-x64-musl
- win32-arm64-msvc
- win32-ia32-msvc
- win32-x64-msvc
- src
- css
- next_api
- next-api
- src
- next-build-test
- src
- next-build
- src
- next-core
- js
- src/entry
- src
- assets
- next_app
- metadata
- next_client_reference
- css_client_reference
- ecmascript_client_reference
- next_client
- next_dynamic
- next_edge
- next_font
- google
- local
- next_image
- next_manifests
- next_pages
- next_route_matcher
- next_server_component
- next_server
- next-custom-transforms
- src
- transforms
- fonts
- page_static_info
- tests
- errors
- next-dynamic
- no-arguments
- options-as-variable
- too-many-arguments
- next-font-loaders
- export-let
- import-all
- not-const
- not-ident
- options-object
- spread-arg
- wrong-scope
- next-ssg
- server-side-after-static-paths
- server-side-after-static-props
- static-paths-after-server-side
- static-props-after-server-side
- re-export-all-in-page
- re-export-all
- re-export-default
- react-server-components
- client-graph
- client-only
- get-server-side-props
- get-static-props
- server-only
- use-client
- server-graph
- client-only
- fake-client-entry
- get-server-side-props
- get-static-props
- react-api
- react-dom-api
- react-dom-server-client
- server-actions
- client-graph/1
- server-graph
- 10
- 11
- 12
- 13
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- strip-page-exports
- server-side-after-static-paths
- server-side-after-static-props
- static-paths-after-server-side
- static-props-after-server-side
- fixture
- amp/amp-classname
- cjs-optimize
- 1
- 2
- 3
- not-processed-2
- not-processed-3
- not-processed-4
- not-processed
- debug-fn-name
- anonymous-component
- composite-hook
- export-default
- hoc
- lone-memo
- normal
- outlined-functions
- named-import-transform
- 1
- 2
- next-dynamic-app-dir/no-ssr
- next-dynamic
- duplicated-imports
- issue-48098
- member-with-same-name
- no-options
- template-literal
- with-options
- wrapped-import
- next-font-loaders
- default-import
- export-const
- exports
- font-options
- import-as
- many-args
- multiple-calls
- multiple-font-downloaders
- multiple-fonts
- multiple-imports
- no-args
- optimize-barrel
- normal
- 1
- 2
- 3
- 4
- 5
- wildcard
- 1
- 2
- optimize_server_react
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- page-config
- amp-hybrid
- amp-true
- pure
- no-name-clash
- simple
- react-server-components
- client-graph
- actions
- client-entry
- server-graph
- client-entry-cjs
- client-entry
- relay
- server-actions
- client
- 1
- 2
- 3
- 4
- 5
- server
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 1
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 2
- 30
- 31
- 32
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- shake-exports
- keep-default
- most-usecases
- ssg
- getServerSideProps
- destructuring-assignment-array
- query-usage
- getStaticProps
- destructuring-assignment-array
- destructuring-assignment-object
- issue-30091
- issue-31855
- no-props
- should-not-crash-for-class-declarations
- should-not-mix-up-bindings
- should-not-remove-extra-named-export-function-declarations
- should-not-remove-extra-named-export-variable-declarations
- should-not-remove-import-used-in-render
- should-remove-combined-named-export-specifiers
- should-remove-extra-named-export-speicifers
- should-remove-named-export-function-declarations-async
- should-remove-named-export-function-declarations
- should-remove-named-export-variable-declarations-async
- should-remove-named-export-variable-declarations
- should-remove-re-exported-function-declarations-dependents-variables-functions-imports
- should-remove-re-exported-function-declarations
- should-remove-re-exported-variable-declarations-safe
- should-remove-re-exported-variable-declarations
- should-remove-separate-named-export-specifiers
- should-support-babel-style-memoized-function
- should-support-class-exports-2
- should-support-class-exports
- should-support-export-named-as-default-with-a-class
- should-support-export-named-as-default-with-other-specifiers
- should-support-full-re-export
- should-support-named-export-as-default
- strip-page-exports
- getInitialProps
- class
- function-anon-function
- function-arrow
- function-before
- function-named-function
- reused-elsewhere
- getServerSideProps
- destructuring-assignment-array
- query-usage
- getStaticProps
- destructuring-assignment-array-expr
- destructuring-assignment-array
- destructuring-assignment-object
- issue-30091
- issue-31855
- no-props
- not-crash-for-class-declarations
- not-mix-up-bindings
- not-remove-extra-named-export-function-declarations
- not-remove-extra-named-export-variable-declarations
- not-remove-import-used-in-other-export
- not-remove-import-used-in-render
- not-remove-unused-function
- remove-combined-named-export-specifiers
- remove-extra-named-export-specifiers
- remove-named-export-function-declarations-async
- remove-named-export-function-declarations
- remove-named-export-variable-declarations-async
- remove-named-export-variable-declarations
- remove-re-exported-function-declarations-dependents-variables-functions-imports
- remove-re-exported-function-declarations
- remove-re-exported-variable-declarations-safe
- remove-re-exported-variable-declarations
- remove-separate-named-export-specifiers
- support-babel-style-memoized-function
- support-class-exports-2
- support-class-exports
- support-export-named-as-default-with-a-class
- support-export-named-as-default-with-other-specifiers-and-import
- support-export-named-as-default-with-other-specifiers
- support-export-named-as-default-with-a-class
- support-full-re-export
- support-multiple-export-var-decl
- support-named-export-as-default
- propTypes
- complex
- simple
- full/example
- loader
- auto-cjs
- 1
- 2
- 3
- issue-60197
- pack-2074
- 1
- 2
- react-prod
- css-hygiene-1
- example
- front/attr-1
- issue-30389
- issue-30766
- issue-31627
- issue-32553
- issue-40231
- styled-components/1
- wasm
- src
- docs
- 01-getting-started
- 02-app
- 01-building-your-application
- 01-routing
- 02-data-fetching
- 04-caching
- 05-styling
- 06-optimizing
- 07-configuring
- 09-authentication
- 10-deploying
- 11-upgrading
- 02-api-reference
- 01-components
- 02-file-conventions
- 01-metadata
- 04-functions
- 05-next-config-js
- 03-pages
- 01-building-your-application
- 04-styling
- 09-deploying
- 02-api-reference/03-next-config-js
- 04-architecture
- errors
- examples
- active-class-name
- app
- [slug]
- about
- news
- components
- pages
- analyze-bundles
- app
- about
- contact
- pages
- basic-export
- app
- about
- cache-handler-redis
- app
- [timezone]
- dynamic-routing
- app
- _components
- about
- post/[id]
- [comment]
- pages/post/[id]
- head-elements
- app
- pages
- headers
- app
- _components
- about
- news/[...slug]
- nested-components
- app
- _components
- components
- pages
- next-css
- app
- _component
- pages
- reproduction-template
- with-ant-design
- with-docker
- with-slate
- app
- api/editor-state
- pages/api
- with-supabase/utils/supabase
- packages
- create-next-app
- eslint-config-next
- 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-swc
- crates/next-core/js/src
- build
- client
- server
- entry
- next
- src
- bin
- build
- flying-shuttle
- output
- swc
- templates
- webpack-build
- webpack
- loaders
- next-edge-ssr-loader
- plugins
- next-types-plugin
- client
- components
- react-dev-overlay
- app
- internal
- container/RuntimeError
- helpers
- pages
- router-reducer
- reducers
- cli
- compiled
- babel-packages
- browserslist
- mini-css-extract-plugin
- hmr
- sass-loader
- webpack-sources3
- webpack
- diagnostics
- export
- helpers
- routes
- lib
- eslint
- metadata
- generate
- resolvers
- types
- server
- after
- app-render
- async-storage
- base-http
- dev
- instrumentation
- lib
- experimental
- incremental-cache
- router-utils
- response-cache
- route-matchers
- route-matches
- route-modules/app-page
- typescript/rules
- web
- sandbox
- spec-extension
- types
- react-refresh-utils
- third-parties
- patches
- scripts
- test
- development
- app-dir
- server-components-hmr-cache
- app
- edge
- node
- components
- lib
- typed-env
- app-hmr
- app
- bundler-runtime-changes
- new-runtime-functionality
- jsconfig-path-reloading
- start-no-build
- tsconfig-path-reloading
- typescript-plugin
- app
- e2e
- app-dir
- app-basepath-custom-server
- app-compilation
- app-middleware
- app/rsc-cookies
- cookie-options
- app-prefetch
- app-static
- app
- app/dynamic-client/[category]/[id]
- components/button
- pages
- catchall-parallel-routes-group
- app
- [...catchAll]
- @slot
- (group)
- disable-logging-route
- app
- [id]
- draft-mode-middleware
- app
- api
- disable-draft
- draft
- preview-page
- draft-mode
- logging
- app
- many-requests
- metadata
- app/facebook
- next-after-app
- ppr-unstable-cache
- remove-console
- app
- rsc-basic
- scss/webpack-error
- custom-app-render
- instrumentation-hook/register-once
- pages
- middleware-general/test
- middleware-rewrites
- app
- pages
- dynamic-no-cache
- test
- middleware-trailing-slash/test
- multi-zone
- new-link-behavior
- on-request-error
- _testing
- basic
- dynamic-routes
- app
- app-page
- dynamic/[id]
- suspense
- app-route/dynamic/[id]
- write-log
- pages
- api/dynamic
- pages-page/dynamic
- server-action-error
- app
- another
- client
- callback
- edge
- form-error
- edge
- write-log
- skip-next-internal-error
- app
- another
- app-route
- not-found
- redirect
- client
- dynamic-fetch
- no-ssr
- not-found
- redirect
- form
- not-found
- redirect
- server
- dynamic-fetch
- not-found
- redirect
- opentelemetry/instrumentation
- transpile-packages
- npm/app/_peer-deps
- with-router
- components
- pages
- integration
- amphtml/test
- app-types
- src/app
- mdx-test
- type-checks/link
- client-404/test
- css-modules/test
- css/test
- __snapshots__
- eslint
- formatter-async
- test
- externals-esm-loose/test
- link-ref
- pages
- test
- mixed-ssg-serverprops-error/test
- next-image-legacy/base-path/test
- next-image-new/app-dir
- app/ref-cleanup
- test
- re-export-all-exports-from-page-disallowed
- pages
- test
- lib
- next-modes
- production
- app-dir
- ssg-single-pass
- app
- revalidate
- subresource-integrity
- typed-routes-with-webpack-worker
- custom-server
- error-hydration
- jest
- basic
- next-font
- pages-dir/production/test
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,313 files changed
+11634
-5095
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + |
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 |
| |
3 | 8 |
| |
4 | 9 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 |
| - | |
| 74 | + | |
| 75 | + | |
75 | 76 |
| |
76 | 77 |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 |
| - | |
| 114 | + | |
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
| |||
429 | 429 |
| |
430 | 430 |
| |
431 | 431 |
| |
432 |
| - | |
| 432 | + | |
433 | 433 |
| |
434 | 434 |
| |
435 | 435 |
| |
| |||
441 | 441 |
| |
442 | 442 |
| |
443 | 443 |
| |
444 |
| - | |
| 444 | + | |
445 | 445 |
| |
446 | 446 |
| |
447 | 447 |
| |
| |||
486 | 486 |
| |
487 | 487 |
| |
488 | 488 |
| |
489 |
| - | |
| 489 | + | |
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
| |||
546 | 546 |
| |
547 | 547 |
| |
548 | 548 |
| |
549 |
| - | |
| 549 | + | |
550 | 550 |
| |
551 | 551 |
| |
552 | 552 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
241 | 241 |
| |
242 | 242 |
| |
243 | 243 |
| |
244 |
| - | |
| 244 | + | |
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
|
0 commit comments