Core Changes
- filter default segments from prerender manifest: #60499
- Add experimental options for more parallelization in webpack builds: #60177
- move custom allocator flag and add rustls-tls comment: #60128
- fix: redirect logic missing basePath in App Render: #60184
Documentation Changes
- Docs: Document
windowHistorySupport
flag, and addpushState
/replaceState
examples: #60374 - docs: correct
windowHistorySupport
title: #60503
Example Changes
- examples: Update hello world: #60502
Misc Changes
- Update Turbopack test manifest: #60504
- run tests from test suite that are not listed in the manifest: #58401
- Add --ci to jest tests in CI: #60432
- Ensure aliased variable is used in test: #60428
Credits
Huge thanks to @ztanner, @mknichel, @delbaoliveira, @leerob, @A7med3bdulBaset, @sokra, @timneutkens, and @coltonehrman for helping!