github vercel/next.js v13.1.7-canary.11

latest releases: v15.0.0-canary.171, v15.0.0-canary.170, v15.0.0-canary.169...
pre-release19 months ago

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

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

  • Use text/plain content-type for RSC responses (#45783)Co-authored-by: JJ Kasper jj@jjsweb.site Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Add additional tests for @next/mdx (#45585)Co-authored-by: Shu Ding g@shud.in

Credits

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

Don't miss a new next.js release

NewReleases is sending notifications on new releases.