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

latest releases: v15.0.0-canary.49, v15.0.0-canary.48, v15.0.0-canary.47...
pre-release15 months ago

Core Changes

  • add useReportWebVitals that makes use of web-vitals package: #47319
  • Ignore folders prefixed by underscore (_) in App Router: #47439
  • Finalize HOC support with server entries and add encodeReply & decodeReply: #47438
  • Locale fixes for App Directory: #47429
  • Fix useSelectedLayoutSegments including PAGE: #47492
  • parallel routes: implement default route + fix bugs on navigation: #47436
  • Add http.route into root otel span: #47392
  • fix: typo in max cache size error message: #47505
  • Fix other case for useSelectedLayoutSegments: #47511
  • fix error handling and hanging problems: #47457
  • restore dynamic directory embedding: #47260
  • Remove head.js: #47507
  • Return null for useParams in pages: #47490
  • Clean up leftover loaders: #46801

Documentation Changes

  • Update react hydration error message page title: #47499

Example Changes

  • chore(examples): Fix for destroy is not a function error: #47469
  • Updated the versus short form in ssg-ssr example in docs: #47397

Misc Changes

  • chore: tweak CODEOWNERS: #47491
  • Fix failing og api e2e test: #47500
  • add auto labeling for turbopack/the web-tooling team: #47502
  • Update flakey app dev tests: #47504

Credits

Huge thanks to @schehata, @timneutkens, @shuding, @wyattjoh, @balazsorban44, @heyitsuzair, @molebox, @ijjk, @ForsakenHarmony, @feedthejim, @jankaifer, @dlehmhus, and @akshaynox for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.