github vercel/next.js v10.2.1-canary.6

pre-release3 years ago

Core Changes

  • allow incremental type checking to use caching: #24992
  • Refactor scriptloader option names: #25012
  • Font optimization bug fix: #24968
  • Fix ie11 support with webpack 5: #25014
  • use official mini-css-extract-plugin and experimentalUseImportModule: #24573
  • enable contenthashing in webpack 5: #25055
  • Improving script loading strategy: #24939
  • Ensure rewrite does not override params from page in minimal mode: #25074

Documentation Changes

  • fix typo in path: #24978
  • Update has redirect examples: #25003
  • Fix no-sync-scripts doc: #25062
  • update create-next-app documentation: #25079
  • Update rewrites doc to mention they are applied to client-side routing: #25099

Misc Changes

  • Skip processing when href is not a simple string: #24986
  • Update windows tests to use node 12: #25015

Credits

Huge thanks to @a-ursino, @ykzts, @sokra, @ijjk, @janicklas-ralph, and @arroiz for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.