Skip to content

next 8.1.1-canary.20

Patches

  • Allow _app and _document to be extended with other props: #7184
  • Make sure not to require react before NODE_ENV has been set: #7200
  • Browserstack optimisations: #7201
  • Make sure Cache-Control header is set when no getInitialProps: #7202
  • Fix firefox bug with detecting instanceof Promise in dynamic: #7203
  • Add theme to styled-components example: #7206
  • Fix wrong task name on watch for next/export files: #7204
  • Use intersection observer to preload in viewport: #7196
  • Create CODE_OF_CONDUCT.md: #7207
  • Use modern syntax in Next client code (e.g. async await): #7014
  • Clean up code/testing artifacts from #7014: #7211
  • Make sure next-head class isn't added to title: #7214
  • Add stats to build tree: #7194

Credits

Huge thanks to @lfades, @nimit95, @Tomekmularczyk, @styfle, and @keanulee for helping!