Core Changes
- Remove unused internal env var: #55762
- fix Image when used with
--experimental-https
: #55775 - chore: update turbopack to
turbopack-230922.2
: #55828 - Move DefineEnv to separate file: #55811
- Remove legacy checks for unstable_getXProps: #55813
- Remove next-typescript check in webpack config: #55819
- Correctly mark turbo sessions in telemetry: #55835
- feat(turbopack): construct output path with distDir next.js config: #55613
- Remove extra type: #55837
- Update rust toolchain to nightly-2023-09-21: #55774
- Ensure next-swc-loader types are used: #55846
- Use swc for runtime bundling: #55842
- fix bugs pertaining to server actions + navigation: #55853
Documentation Changes
- Update 01-pages-and-layouts.mdx: #55795
- fix typo in API Reference - Image Component: #55776
- docs:
useFormState
: #55564 - Update 10-testing.mdx: #55801
Misc Changes
- Update flakey next-image tests: #55838
- Allow filtering individual test cases inside test files: #55786
Credits
Huge thanks to @huozhi, @ztanner, @ForsakenHarmony, @timneutkens, @wbinnssmith, @kwonoj, @ijjk, @sdkdeepa, @sdaigo, @leerob, @jridgewell, and @wyattjoh for helping!