Core Changes
- Turbopack: fix static asset skew protection for edge and prerenders: #90238
- Remove workStore from params/searchParams/pathname function signatures: #90215
- Remove workStore from metadata resolution chain: #90217
- [Instant] export "Instant" config type: #90257
- Replace getDynamicParamFromSegment closure with interpolatedParams in metadata: #90249
- [Instant] Dev Tools toggle for Instant Navigation Mode: #90222
- [instant] Include declaration location of instant config in validation errors: #90169
- Turbopack: rename ServerPaths to AssetPaths: #90234
- feat(next/image): add lru disk cache and
images.maximumDiskCacheSize: #89963
Example Changes
- [feat] Added Docker examples for standalone output and export output following best practices: #87069
Credits
Huge thanks to @kristiyan-velkov, @mischnic, @gnoff, @lubieowoce, @acdlite, @eps1lon, and @styfle for helping!