Skip to content

next 13.1.7-canary.11

Core Changes

  • Add experimental route type checking: #45761
  • Use text/x-component for RSC response: #45808
  • Update server manifest and entry creation: #45722
  • Disable un-necessary lint rule by default: #45813
  • Update warning links back to new Metadata docs.: #45818
  • remove unnecessary await when calling findPagesDir: #45807
  • fix wrong variables assignment: #45833
  • fix: proper check for plugin in tsconfig: #45831
  • Add status code to app-render redirect response: #45846
  • Static og and twitter image files as metadata: #45797
  • Fix hash in route types: #45820
  • Add tests for parallel routes / interception and handle router state patch merging client-side: #45615
  • Update middleware prefetch handling: #45772
  • fix(next-swc): Enable ignoreDynamic for auto_cjs: #45836
  • Update default tracing root handling: #45864
  • Fix redirect for the root path with i18n and defaultLocale: #45847
  • Use text/plain content-type for RSC responses: #45783

Example Changes

  • Fix 404 link in example with-turbopack: #45843
  • chores(examples): Define base image for multi-stage build: #45862
  • Update Convex demo to 0.9.1: #45866

Misc Changes

  • Add additional tests for @next/mdx: #45585

Credits

Huge thanks to @shuding, @ijjk, @leerob, @sairajchouhan, @imranbarbhuiya, @hanneslund, @huozhi, @jomeswang, @ductnn, @kdy1, @thomasballinger, and @chibicode for helping!