Core Changes
- Revert "Add experimental warning note": #41688
- Fix typos: code comment: #41691
- useSelectedLayoutSegment -> useSelectedLayoutSegments, add useSelectedLayoutSegment with previous behavior: #41693
- Ensure
AsyncLocalStorage
for static generation is shared for client & server: #41695 - App dir sass: #41690
- chore: Update swc_core to
v0.40.13
: #41692 - Disable esm resolving for appDir and alias react: #41687
- Print error when next dev has conflicting app & page: #41656
Credits
Huge thanks to @timneutkens, @hiro0218, @javivelasco, @hanneslund, @kdy1, @huozhi, and @styfle for helping!