Skip to content

Commit

Permalink
Merge branch 'canary' into fix/standalone-keep-alive
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle authored Jul 6, 2023
2 parents 2c02182 + ec19537 commit 8d9e1d8
Show file tree
Hide file tree
Showing 510 changed files with 16,671 additions and 13,131 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/1.bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ body:
label: Which area(s) of Next.js are affected? (leave empty if unsure)
multiple: true
options:
- 'App directory (appDir: true)'
- 'App Router'
- 'CLI (create-next-app)'
- 'Data fetching (gS(S)P, getInitialProps)'
- 'Dynamic imports (next/dynamic)'
Expand All @@ -37,7 +37,7 @@ body:
- 'Internationalization (i18n)'
- 'Jest (next/jest)'
- 'MDX (@next/mdx)'
- 'Metadata (metadata, generateMetadata, next/head, head.js)'
- 'Metadata (metadata, generateMetadata, next/head)'
- 'Middleware / Edge (API routes, runtime)'
- 'Operating System (Windows, MacOS, Linux)'
- 'Package manager (npm, pnpm, Yarn)'
Expand Down
6 changes: 3 additions & 3 deletions .github/actions/validate-docs-links/lib/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 8d9e1d8

Please sign in to comment.