Skip to content

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

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

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

Release notes

Sourced from next's releases.

v11.1.3-canary.25

Core Changes

  • Fix bug where returning { notFound: true } from GSP broke next export: #24481
  • Fix #11107 - don't prefetch preloaded modules: #22818
  • Fix array query value has matching: #29216
  • Remove useless getComputedStyle call.: #27969
  • Preserve next-env.d.ts line ending: #28100

Documentation Changes

  • Fix minor typos: #29188
  • Update Gatsby migration guide to use image imports.: #29178

Example Changes

  • Fix type-check in Temporal example: #28546
  • Update with-react-intl example: #28336
  • switch to Script component on the facebook pixel example: #29192

Credits

Huge thanks to @​KonstHardy, @​fracture91, @​lorensr, @​leerob, @​Sheraff, @​HaNdTriX, @​emilio, @​oluan, and @​ddzieduch for helping!

Commits

Merge request reports