Core Changes
- feat(next-core): apply invalid import assertion on the remaining contexts: #63146
- build(cargo): bump up turbopack: #63205
- add support for assets in edge: #63209
- fix: Loose Server Actions runtime check: #63200
- fix(log): improve error when dynamic code eval is disallowed: #62999
- fix(error-overlay): strip line+column from webpack internal frames: #63133
- fix revalidation issue with route handlers: #63213
Example Changes
- chore(examples): remove duplicate line in .gitignore for progressive-web-app example: #63207
Credits
Huge thanks to @kwonoj, @sokra, @shuding, @maksympc, @balazsorban44, and @ztanner for helping!