github vercel/next.js v13.4.9-canary.3

pre-release14 months ago

Core Changes

  • Remove the outdated error for find page dir: #52274
  • Disable flakey turbopack env test: #52295
  • skip hot reload sync event for applying hmr updates: #52270
  • Handle 409s in fetch cache: #51652
  • chore: remove experimental appDir: true from tests: #52291
  • fix: correct modularizeImports for antd & ant-design/icons: #52169
  • Update checksum algorithm to SHA1: #52102
  • chore(deps): bump react to 7118f5dd7: #52282
  • Update eslint-plugin-react-hooks to 5.0.0-canary-7118f5dd7-20230705: #52275
  • Named page chunks: #51921
  • chore: fix next dev turbopack benchmark: #52328
  • Fix to use keep-alive in standalone mode: #50221
  • Use 127.0.0.1 as the default host for the standalone server #52283

Documentation Changes

  • docs(mdx): Add clearer instructions on the storage location of mdx-components files.: #52187
  • docs: Improve some of the error messages pages.: #52271
  • fix wrong Link import: #52298
  • Document redirect parameters: #51987
  • Add manual installation instructions for pages: #51995
  • Update 10-router-handlers.mdx: #52098
  • Add app router example: #52066
  • doc: update typo in instrumentation page: #52311

Example Changes

  • Remove legacy head.js in examples: #52292

Misc Changes

  • chore: update issue template option to "App Router": #52287
  • msic: disable otel esm test: #52325
  • Test Progressive Enhancement of Server Actions: #52062
  • fix(create-next-app): add missing metadata type: #52299

Credits

Huge thanks to @styfle, @huozhi, @ijjk, @feikerwu, @lubakravche, @leerob, @masnormen, @bottxiang, @shuding, @acdlite, @delbaoliveira, @feedthejim, @alexkirsz, @mhmdrioaf, @tyler-lutz, @sebmarkbage, @vincenthongzy, @yigithanyucedag, and @doinki for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.