Core Changes
- Add edge support for route handlers: #45990
- Fix windows paths for invalid import errors: #45999
- Exclude system entrypoints from client manifest's chunk list: #46010
- Improve RSC related bundling error messages: #45971
- Fix folders included in trace: #46011
- [edge] support edge-light exports when bundling edge functions: #45188
- Skip collecting modules from page dir in the client reference plugin: #46020
- Fix metadata manifest field rendering: #46004
- Remove
swcMinifyDebugOptions
from the config: #45976 - Skip including test files in dist: #46022
- Refactor freezing metadata while resolving and fix title merging: #45965
Documentation Changes
- chore(examples): update with-lingui example: #46007
Misc Changes
- Move initial head (#45695)Co-authored-by: Jiachi Liu inbox@huozhi.im
- Change github issues labeler to upstream repo - our changes were merged: #45986
- test(integration): emits successful test output for continue on error: #46008
- docs: fix contributing guideline: #46005
Credits
Huge thanks to @timneutkens, @hanneslund, @JanKaifer, @shuding, @Schniz, @andrii-bodnar, @huozhi, @kwonoj, and @kdy1 for helping!