Core Changes
- Remove return on void function: #60087
- Ensure NextBuildContext is only used during build: #60099
- Add PageExtensions type: #60108
- Ensure instrumentation file does not affect middleware count: #60102
- Use WebpackError type instead of any: #60105
- Remove root parameter: #60112
- Remove extra duplicate pages warning: #60113
- Add MappedPages type: #60106
- Always call createPagesMapping for root paths: #60107
- Fix path issues on linux machines when build created on windows: #60116
- fix: Fix wrong cjs detection of
auto-cjs
pass: #60118 - chore: update Copyright time from 2023 to 2024: #60071
- Filter out duplicate paths in build output: #59858
Documentation Changes
- docs:
⌘+Enter
for forms: #60090 - Clarify measurement ID in
Optimizing: Third Party Libraries
: #60136 - Update 03-css-in-js.mdx : fix typo: #60114
Misc Changes
- Update
swc_core
tov0.87.10
: #59834 - chore: add github bug report item type module resolution: #60121
- chore: add myself to created-by: Next.js team: #60144
- chore: include required Next.js stages to issue template: #60142
Credits
Huge thanks to @leerob, @timneutkens, @kdy1, @li-jia-nan, @aramikuto, @huozhi, @housseindjirdeh, @jquinc30, and @samcx for helping!