Skip to content

dependency: bump next from 11.1.3-canary.32 to 11.1.3-canary.33

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

Bumps next from 11.1.3-canary.32 to 11.1.3-canary.33.

Release notes

Sourced from next's releases.

v11.1.3-canary.33

Core Changes

  • Experimental: hook version of reportWebVitals: #28769
  • enable unsafeCache for better incremental build performance: #29175
  • upgrade webpack and enable experiments.cacheUnaffected: #29369
  • Fix onLoadingComplete() callback when image src is Data URL: #29367
  • Additional bench tracing improvements: #29325

Documentation Changes

  • Update invalid-getstaticpaths-value.md: #29397
  • Update imperative routing docs to have better a11y: #29382

Misc Changes

  • fix(create-next-app): starter styling errors: #28096

Credits

Huge thanks to @​ctjlewis, @​huozhi, @​sokra, @​thien-do, @​styfle, and @​leerob for helping!

Commits

Merge request reports