Misc Changes
- fix(turbopack): trace cyclic modules to explicit entries: #98661
- Use default pnpm package import method: #98703
- Fix constant inlining in shorthand properties: #98662
- test(turbopack): add strong read operation roots: #98248
- Use pnpm for isolated test installs: #98425
- [turbopack] Forward usage information across re-exports: #96282
- [turbopack] Use options object for ESM references: #98680
- test: enable verified runtime deploy tests: #98457
- test: enable verified assets deploy tests: #98527
- test: enable verified pages-router deploy tests: #98526
- test: enable verified tooling deploy tests: #98525
- test: enable verified app-router deploy tests: #98524
- test: enable verified caching deploy tests: #98523
- Fix unexpected query parameters in adapter deployments: #98584
- Keep never-prerenderable params out of self-hosted shells: #98612
- Fix addMissingDependency: #98588
- docs: clarify metadata support in root not-found: #98670
- Pages Router: do not return the
__appRouterprefetch marker as route info on shallow navigation: #98187 - Pages Router: key the client router filter prefetch marker by the
aspath: #98182 - test: remove unsupported deployment ID builder cases: #98668
- docs: add an intro paragraph to the glossary: #98654
Credits
Huge thanks to @sokra, @lukesandberg, @sampoder, @jamiboym, @unstubbable, @jimmyhmiller, @kostyniuk, @Stanzilla, and @icyJoseph for helping!