github vercel/next.js v13.0.7-canary.5

latest releases: v14.3.0-canary.40, v14.3.0-canary.39, v14.3.0-canary.38...
pre-release17 months ago

Core Changes

  • Fix error message for invalid runtime option in app dir: #43900
  • fix: forwarding props to no ssr dynamic: #43901
  • Improve type checking error message for invalid props: #43903
  • Improve type checking error message for invalid props: #43903
  • Support for named slots in type checking: #43906
  • Fix next/dynamic types for resolving named export module: #43923
  • Add auto completion for prop names and types to the TS plugin: #43909
  • Skip creating VSCode config and .gitignore if running in CI: #43935
  • Add helpful error for createContext used in Server Components: #43747
  • Increase stack trace limit on the server: #43800
  • Refactor image optimization util: #43868
  • useSearchParams - bailout to client rendering during static generation: #43603
  • Open server component errors fullscreen: #43887
  • next-dev: restart dev server exceeds the memory limits: #43958
  • Fix: status log when NEXT_TELEMETRY_DISABLED env is set: #43948
  • Erase dynamic ssr:false imports on server: #43974
  • use a function expression to access arguments binding: #43987
  • Added support for query params on not found pages: #43836

Documentation Changes

Example Changes

  • Convert with-gsap, with-mqtt-js, with-mux-video examples to Typescript: #43874
  • Fix with-webassembly example and convert to Typescript: #43677
  • corrected /examples/github-pages readme: #43766
  • chore: add repro links in "verify canary" comment: #43979

Misc Changes

  • Update @next/font data: #43883
  • Update flakey dev context tests: #43951
  • Add VSCode settings and recommended extensions for Next.js repository: #43954
  • Add Web Tooling team to codeowners: #43981
  • Update docs change files list: #43984

Credits

Huge thanks to @shuding, @huozhi, @aziyatali, @maxproske, @labyrinthitis, @hanneslund, @styfle, @timneutkens, @feedthejim, @padmaia, @mattpr, @balazsorban44, @gnoff, and @wyattjoh for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.