Core Changes
- rename flush effects to server inserted html: #41073
- Check required root layout tags: #41120
- Lint files with
mjs
,mts
,cjs
andcts
extension by default: #40879 - Improve error messages of server compilation: #41136
- Fix edge function req.url handling with rewrite: #41139
- Ensure entry tracing applies for app correctly: #41140
- add attribution to web vitals: #39368
Example Changes
- Update Convex example for v0.2.0: #41143
Misc Changes
Credits
Huge thanks to @huozhi, @hanneslund, @mrkldshv, @shuding, @thomasballinger, and @kyliau for helping!