github vercel/next.js v11.0.2-canary.8

latest releases: v14.3.0-canary.36, v14.3.0-canary.35, v14.3.0-canary.34...
pre-release2 years ago

Core Changes

  • Rename next/script interface Props to ScriptProps: #26990
  • Don't lazy-load already-loaded image in client-side transition: #26968
  • Loosen next/image TS types for width and height: #26991
  • Add dangerously-unoptimized loader for next/image: #26847
  • Fix hash change events not firing with i18n: #26994
  • Loosen next/image TS types for src: #26996
  • Provide Next.js postcss version to cssnano-simple: #26952
  • Rename next/image dangerously-unoptimized to custom and warn when applicable: #26998

Documentation Changes

  • Update data-fetching.md: #27018

Example Changes

  • Fix (trailingSlash: true) causes issue in auth0 example: #27010

Misc Changes

  • fix error message during create-next-app: #26980
  • Add page with next/image to stats-app: #26973
  • [ESLint] Removes image rule as error in Core Web Vitals config: #26967

Credits

Huge thanks to @andys-github, @styfle, @atcastle, @darshkpatel, @destruc7i0n, @timneutkens, @housseindjirdeh, @tanys123, and @papaponmx for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.