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

@ijjk ijjk released this Jun 9, 2021

Core Changes

  • Add css blur when placeholder=blur: #25945

Documentation Changes

  • docs: use descriptive links instead of "click here": #25897

Example Changes

  • tslib module missing in package.json: #25829
  • Updated Readme: #25575

Credits

Huge thanks to @johnjago, @styfle, @alicanyildirim, and @sanathusk for helping!

98 people reacted
Assets 2
Pre-release
Pre-release

@timneutkens timneutkens released this Jun 9, 2021

Core Changes

  • add global callback for refresh latency: #25944

Credits

Huge thanks to @sokra for helping!

53 people reacted
Assets 2
Pre-release
Pre-release

@timneutkens timneutkens released this Jun 9, 2021

Core Changes

  • ESLint: Updates disable ESLint message during builds: #25917
  • Remove @types/comment-json: #25810
  • Add delay to placeholder removal: #25916
  • Add experimental cra-to-next transform in codemod cli: #24969

Example Changes

  • fix: move viewport meta tag to head in _app.js: #25901
  • fix: use key while rendering arrays: #25902
  • docs(examples/with-mobx-state-tree-typescript): add 'Open in StackBlitz' button: #25926

Misc Changes

  • Replace CLIEngine with ESLint: #25801

Credits

Huge thanks to @housseindjirdeh, @akellbl4, @matamatanot, @atcastle, @d3lm, and @ijjk for helping!

37 people reacted
Assets 2
Pre-release
Pre-release

@ijjk ijjk released this Jun 8, 2021

Core Changes

  • Improve check for eslint version: #25910
  • Refactor image optimizer static immutable header: #25909
  • ESLint Updates: #25895
  • Fix immutable header on static image: #25914

Example Changes

  • docs: add 'Open in StackBlitz' buttons to various examples: #25853

Credits

Huge thanks to @d3lm, @timneutkens, @styfle, and @housseindjirdeh for helping!

117 people reacted
Assets 2
Pre-release
Pre-release

@timneutkens timneutkens released this Jun 8, 2021

Core Changes

  • Add warning for older TypeScript versions: #25867
  • Prevent node inspect from causing webpack check to fail: #25876
  • fix(21606): consider scroll option when using shallow routing: #24888
  • remove opentelemetry/api: #25900
  • Adjust JPEG quality when generating placeholder: #25904

Example Changes

  • docs(examples/with-iron-session): fix mutate + fetch, add TypeScript example link: #25889

Misc Changes

  • Update CNA build target in tsconfig: #25780

Credits

Huge thanks to @ijjk, @matamatanot, @vvo, @chrisneven, @turneand, and @atcastle for helping!

94 people reacted
Assets 2
Pre-release
Pre-release

@timneutkens timneutkens released this Jun 8, 2021

Core Changes

  • Do not remove placeholder for data URL: #24704

Documentation Changes

  • Fix command in upgrade guide: #25879

Credits

Huge thanks to @mottox2 and @ykzts for helping!

3 people reacted
Assets 2
Pre-release
Pre-release

@ijjk ijjk released this Jun 8, 2021

Core Changes

  • Add note to upgrading guide about React version: #25849
  • Fix "env" key in babelrc with new Babel mode: #25841
  • Enable webpack5 for all apps: #25639
  • Fix types for static image: #25808

Example Changes

  • Add run on Google Cloud Run button to the docker example: #25824
  • updated example for zustand v3.5.1 interface change: #25066
  • fix: added typescript dependency in next-sitemap example: #25866

Misc Changes

  • Fix occasional test failures: #25855
  • feat: have .tsx be in ts template for create-next-app: #25820
  • Run acceptance tests non-concurrently: #25861

Credits

Huge thanks to @timneutkens, @gleich, @geshan, @Munawwar, @ykzts, and @vitalybaev for helping!

237 people reacted
Assets 2
Pre-release
Pre-release

@timneutkens timneutkens released this Jun 7, 2021

Core Changes

  • Bump minimum React version to ^17.0.2: #25788
  • Remove feature flags for static image and blurry placeholder: #25797

Documentation Changes

  • Update ESLint docs.: #25816
  • ESLint Plugin: Fix Document and Head import rules: #25730
  • Adding --typescript option: #25831

Example Changes

  • Remove react-relay-network-modern example.: #25815
  • fix mobx-state-tree-typesript missing babel/core dependency: #25589
  • feat: bump styled-components version on examples: #25826

Misc Changes

  • Replace 'require' with 'import' in bench files and update dependancies: #25775

Credits

Huge thanks to @matamatanot, @leerob, @pelhage, @Lukazovic, @housseindjirdeh, @Mzaien, @devknoll, and @atcastle for helping!

Assets 2
Pre-release
Pre-release

@timneutkens timneutkens released this Jun 4, 2021

Core Changes

  • Bump "engines" to node >= 12.0.0: #25761
  • Support for static image imports: #24993

Documentation Changes

  • doc: update TS version for --incremental: #25736

Example Changes

  • Update tsconfig of example to be consistent with default output of next.js: #25581

Credits

Huge thanks to @hiramhuang, @styfle, @daku10, and @atcastle for helping!

77 people reacted
Assets 2
Pre-release
Pre-release

@timneutkens timneutkens released this Jun 3, 2021

Core Changes

  • Disable split chunks in webpack 5 in dev mode: #25735
  • Remove experimental tag from Script component: #25435
  • next lint + ESLint in Create Next App: #25064

Example Changes

Credits

Huge thanks to @tmtk75, @ijjk, @janicklas-ralph, and @housseindjirdeh for helping!

10 people reacted
Assets 2