The Wayback Machine - https://web.archive.org/web/20210822044806/https://github.com/vercel/next.js/releases
Skip to content
Pre-release
Pre-release

@ijjk ijjk released this Aug 19, 2021

Core Changes

  • [ESLint] Adds process.exit to next lint success output: #28299

Misc Changes

  • Use temp repo copy while linking packages: #28301

Credits

Huge thanks to @housseindjirdeh for helping!

4 people reacted
Assets 2
Pre-release
Pre-release

@ijjk ijjk released this Aug 19, 2021

Core Changes

  • Fix next/image blur placeholder when JS is disabled: #28269
  • Ensure adding _app/_document HMRs correctly: #28279
  • upgrade webpack to 5.51.1: #28291

Documentation Changes

  • Add docs for ESLint plugin settings and rule options: #28059

Misc Changes

  • Update polling env var for tests in CI: #28264
  • Ensure all packages are packed while tracing: #28263

Credits

Huge thanks to @styfle, @mrmckeb, and @sokra for helping!

1 person reacted
Assets 2
Pre-release
Pre-release

@ijjk ijjk released this Aug 18, 2021

Core Changes

  • fix development mode bug with pages with "+" and other special characters: #28122
  • let loaders automatically infer source map setting: #28204
  • Avoid fs write next-env.d.ts on read-only filesystems: #28206
  • Document usage of suspense option of next/dynamic: #28210
  • Add warning when parent styles break next/image: #28221
  • Use zen-observable library: #28214
  • Fix HMR when custom _app or _document is removed: #28227
  • Add relationship between issuer and module to traces: #28192
  • Update generating next-server dependencies: #28223

Documentation Changes

  • Update testing.md: #28190
  • docs: Add link to Cypress GitHub Actions Guide to Testing docs: #28207

Misc Changes

  • docs: make contributing.md more contributor-friendly: #27913

Credits

Huge thanks to @urko-pineda, @davecaruso, @sokra, @kevinold, @ctjlewis, @chrislloyd, @huozhi, @styfle, @devknoll, and @timneutkens for helping!

8 people reacted
Assets 2
Pre-release
Pre-release

@timneutkens timneutkens released this Aug 17, 2021

Core Changes

  • Update to latest babel versions: #28174
  • Improve jaeger traces: #28168

Credits

Huge thanks to @ijjk for helping!

10 people reacted
Assets 2
Pre-release
Pre-release

@ijjk ijjk released this Aug 16, 2021

Core Changes

  • Add support for Jaeger trace target: #28129
  • Enable pure client suspense in blocking rendering: #28165
  • Add entrypoint tracing: #25538
  • Add module type to build-module trace: #28128

Documentation Changes

  • doc: fix typo: #28146
  • docs: corrected the link to the example: #28175
  • ESLint Plugin: Prefer next script component when using the inline script for Google Analytics.: #25147

Example Changes

  • Replace CSS tag with JS import: #28143

Misc Changes

  • fix(tests): fixes typo in basic integration test: #28158
  • Fix crash of lint rule no-document-import-in-page: #28148

Credits

Huge thanks to @timneutkens, @oscarafuentes, @AryanBeezadhur, @bmuenzenmeyer, @huozhi, @tdkn, and @rgabs for helping!

7 people reacted
Assets 2
Pre-release
Pre-release

@padmaia padmaia released this Aug 15, 2021

Core Changes

  • Fix revalidate for initial notFound: true paths: #28097
  • Add proper error when failing to load next.config.js: #28099
  • Fix: wrong link error message: #28127

Documentation Changes

  • Docs: Mention 3rd option 'blocking' for fallback: #28077
  • Add a Styling Section to next/image component docs: #28055
  • Improve React Strict Mode documentation.: #28139

Example Changes

  • Examples: Jotai: #27940
  • Remove licence from all example/package.json that has them: #28007
  • Add ci script to check examples: #28009

Misc Changes

  • Skip native ci steps for docs only changes: #28101
  • Add setup for m1 build: #28138

Credits

Huge thanks to @gu-stav, @sampoder, @Thisen, @ijjk, @oBusk, @huozhi, and @leerob for helping!

4 people reacted
Assets 2
Pre-release
Pre-release

@ijjk ijjk released this Aug 14, 2021

Core Changes

  • Render as a concatenation of streams: #28082
  • Add support for dynamic HTML: #28085
  • Support suspense in next dynamic: #27611
  • Handle blob urls in image component: #27975
  • Bypass webpack compilation for precompiled @next/polyfills-nomodule: #27596
  • Update util to 0.12.4: #27939
  • Remove duplicate doctypes: #28089

Documentation Changes

  • [DOCS] Update testing docs: #28064
  • [ESLint] Disallow <Script /> inside _document.js & <Script /> inside the next/head component: #27257

Misc Changes

  • Refactor development-logs removing duplicated code.: #28049
  • Fix gh action workflow when docs changed: #28092

Credits

Huge thanks to @delbaoliveira, @andersonleite, @devknoll, @huozhi, @stefanprobst, @timneutkens, @awareness481, @agektmr, and @styfle for helping!

9 people reacted
Assets 2
Pre-release
Pre-release

@padmaia padmaia released this Aug 13, 2021

Core Changes

  • Clean up Document in preparation for streaming: #28032

Example Changes

  • Update Firebase hosting example to use Node.js 14.: #27988

Misc Changes

Credits

Huge thanks to @leerob and @devknoll for helping!

1 person reacted
Assets 2
Pre-release
Pre-release

@padmaia padmaia released this Aug 13, 2021

Core Changes

  • Fix generateBuildId type that can be async function: #28040
  • Fix image optimization encoding url: #28045

Example Changes

  • Add .gitignore to examples that lack them: #28003

Misc Changes

Credits

Huge thanks to @oBusk, @xnuk, and @styfle for helping!

2 people reacted
Assets 2
Pre-release
Pre-release

@padmaia padmaia released this Aug 12, 2021

Core Changes

  • use a shared worker pool for collecting page data and static page generation: #27924
  • Use @next scope for native packages: #28046

Example Changes

  • next-env.d.ts note in templates: #27983

Credits

Huge thanks to @sokra, @padmaia, and @oBusk for helping!

2 people reacted
Assets 2