github vercel/next.js v10.0.2-canary.0

latest releases: v14.3.0-canary.21, v14.3.0-canary.20, v14.3.0-canary.19...
pre-release3 years ago

Core Changes

  • Fix router not working on some protocol: #16650
  • Remove @babel/preset-modules: #18759
  • Typo in err.sh url nextjs instead of next.js: #18787
  • Omit ignored property from <Image/ > to prevent confusion: #18796
  • Update Image docs with links to examples: #18770
  • Print error when Image src is protocol-relative: #18809
  • Disable image optimization for Data URLs: #18804
  • ncc inlining optimizations: #18752
  • Ensure redirects are handled properly from cache: #18806

Documentation Changes

  • Update exportPathMap.md: #18483
  • Update asPath to mention basePath/locale stripping: #18807

Example Changes

  • fix: issue #18256 - examples/with-firebase-authentication: fix to use getIdToken to get the token: #18599

Misc Changes

  • Silence GH Comments for Preview URLs: #18766

Credits

Huge thanks to @Cow258, @styfle, @toshi1127, @guybedford, @ciruz, @Timer, and @jorisw for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.