github vercel/next.js v13.2.5-canary.5

pre-release14 months ago

Core Changes

  • Ensure router.refresh() matches revalidatePath('/') behavior: #46723
  • Reorganize client references manifest: #46777
  • Opt-in to dynamic rendering when reading searchParams: #46205

Misc Changes

  • update prettier in stats action: #47158
  • Fix RenderOpts type import: #47167
  • Implement custom Turbopack Next transformers: #47137
  • Implement server entry creation in client layer (#47127
  • chore(ci): automatically deploy selected examples: #47130
  • fix: app dir with next dev and output: export: #47171
  • Fix(typedRoutes): fixed files from directories other than pages and app getting into Route: #47184
  • Not apply image loader to metadata images: #47197
  • Adjust transpiler to support inlined server functions with annotations: #47186
  • improve turbopack error overlay: #47132
  • feat(cli): introduce --tailwind flag: #46927
  • Align on next-transform-font: #47179
  • Add OTEL tests: #47149
  • Handle defaultLocale on client router filter: #47180
  • fix build issue and future incompatibility: #47176

Credits

Huge thanks to @sokra, @shuding, @jridgewell, @styfle, @DuCanhGH, @huozhi, @balazsorban44, @wbinnssmith, @jankaifer, @chibicode, and @ForsakenHarmony for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.