Skip to content

dependency: bump next from 11.1.3-canary.30 to 11.1.3-canary.31

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

Bumps next from 11.1.3-canary.30 to 11.1.3-canary.31.

Release notes

Sourced from next's releases.

v11.1.3-canary.31

Core Changes

  • Fix invalid project dir casing breaking Next.js on Windows: #29205
  • Fix add-entry span duration: #29288

Documentation Changes

  • Ensure href/as behavior points to correct docs: #29270

Example Changes

  • Update with-segment-analytics example to use next/script component: #29282
  • fix: cover image redirect to undefined: #29311

Misc Changes

  • Update webpack5 import when using local webpack version
  • Update font-optimization test snapshot: #29305

Credits

Huge thanks to @​janicklas-ralph, @​timneutkens, and @​rezathematic for helping!

Commits

Merge request reports