github vercel/next.js v12.3.2-canary.30

pre-release23 months ago

Core Changes

  • Disable isNavigatingToNewRootLayout: #41457
  • fix(app-render): make css and font respect assetPrefix: #41455
  • Ignore serverComponentChanges in pages: #41464
  • Include frameworks in main-app: #41465
  • Fix typo and add comment to next/image SyntheticEvent: #41480
  • Update next/image docs and examples: #41434
  • chore: Update swc_core to v0.38.22: #41477
  • Fix useSearchParams comment: #41483
  • fix(stream): Allows body larger than 16 KiB with middleware: #41270
  • fix(41456): check src/app folder too in getHasAppDir: #41458
  • BREAKING CHANGE: Enable newNextLinkBehavior: #41459
  • Avoid using the CSS href as the link tag key: #41493
  • Fix global css being marked as side effect free: #41481
  • Append the fragment in NextUrl.toString(): #41501
  • Add vary header to fix incorrectly caching RSC as HTML response: #41479
  • Enable swcMinify by default: #41506
  • Move fetch revalidate config under next options: #41505
  • Fix app sc_client componet HMR server-side: #41510
  • fix(ts): Cookies -> NextCookies: #41491
  • Update edge runtime to 1.1.0-beta.40: #41513
  • BREAKING CHANGE: Remove target: serverless: #41495
  • Fix next-app-loader bug in windows: #41520

Documentation Changes

  • Update docs with minimum node version 14.x: #41482
  • Add remotePatterns link to next-image-unconfigured-host: #41504
  • [docs] fix grammatical error #41507: #41508
  • Add swcMinify to the Upgrade Guide: #41521

Example Changes

  • examples(with-routes-graphql): update GraphQL Yoga to v3: #41478
  • chore(examples): fix typo: #41496

Credits

Huge thanks to @timneutkens, @SukkaW, @shuding, @styfle, @kdy1, @charlypoly, @aprendendofelipe, @sviridoff, @jackton1, @nuta, @leerob, @Rpaudel379, @huozhi, @balazsorban44, and @Kikobeats for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.