Skip to content

dependency: bump next from 11.1.3-canary.23 to 11.1.3-canary.24

Yogi Bot requested to merge dependabot-npm_and_yarn-next-11.1.3-canary.24 into main

Bumps next from 11.1.3-canary.23 to 11.1.3-canary.24.

Release notes

Sourced from next's releases.

v11.1.3-canary.24

Core Changes

  • suggest incremental typescript for typescript >= 4.4.2: #29169
  • make code consistent with babel externals: #28867
  • add support for new URL(): #28940

Documentation Changes

  • Use new @​clerk/nextjs package in with-clerk example, update Next.js authentication docs: #28906
  • Update router.prefetch section to clarify it supports dynamic routes: #29070
  • Ensure manifests check has correct exit code on fail: #29183

Example Changes

  • fix(with-sentry example): Small tweaks: #28359
  • bugfix: remark/webpack conflict: #29180
  • Fix dependency in api-routes example: #29181

Credits

Huge thanks to @​lobsterkatie, @​sokra, @​rezathematic, @​colinclerk, @​TyMick, and @​x4th for helping!

Commits

Merge request reports