Skip to content

v13.1.7-canary.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@ijjk ijjk released this 17 Feb 01:09
7f41e4e

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
  • Move initial head: #45695

Documentation Changes

  • chore(examples): update with-lingui example: #46007

Misc Changes

  • 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!