github vercel/next.js v9.5.1

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

Core Changes

  • upgrade @ampproject/toolbox-optimizer to 2.5.14: #15463
  • Combine sendPayload and sendHTML: #15475
  • Add polyfill for process and Buffer in webpack 5: #15499
  • improves baseUrl resolution in typescript monorepos: #13542
  • Ignore history state not created by next.js: #15379
  • Fix: UnhandledPromiseRejectionWarning when unknown flag provided for cli commands : #15422
  • Font optimizations: #14746
  • Next.js prefetching should use requestIdleCallback: #14580
  • Make Links rendered in the error overlay clickable [ 14017 ]: #14055
  • Make sure link can render without router: #15604
  • Add better typing for redirect: #15603
  • Update header replacing to be more relaxed: #15592
  • Normalize missing optional value on Vercel: #15593
  • Don't use assetprefix on getServerSideProps and getStaticProps: #15634
  • Test webpack 5 beta: #15645
  • Fix: space issue in error overlay and add tests: #15617
  • Fix error overlay hotlinking: #15658

Documentation Changes

  • Update gssp-export Error: #15529
  • fix typo in custom-webpack-config docs: #15533
  • [Docs] Update links that should point to Vercel repos: #15547
  • [Docs] Performance time is in milliseconds: #15544
  • Update multi-zone example link from relative to absolute: #15618
  • Add note about statusCode config for redirects: #15615
  • Add CSS Modules examples to docs: #15601
  • Added docs for Incremental Static Regeneration: #15663

Example Changes

  • [update] 'yo' to 'you': #15545
  • Update Apollo example for 9.5: #15546
  • Update revalidate examples for 9.5: #15551
  • De-experimentalize redirects for rosetta example: #15554
  • Update Electron, Typescript example: #15524
  • remove broken server example: #15653

Misc Changes

  • Add release hook to format the changelog by labels: #14592
  • Update release.js and release package to avoid github rate limit: #15575
  • Update stats-config for new polyfills location: #15584
  • fix typo in eslint-plugin-next code comments: #15583
  • Stabilize error-is-clickable test: #15606
  • Fix webdriver error handling: #15491
  • retry installs on macos: #15641
  • Remove console log from release script: #15652

Credits

Huge thanks to @sebastianbenz, @Timer, @cvan, @devknoll, @ywppp, @lfades, @httpsOmkar, @jeantil, @Janpot, @darshkpatel, @prateekbh, @ekhattak, @rafaelalmeidatk, @timneutkens, @laiso, @rovansteen, @yokinist, and @scefali for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.