Skip to content

7.0.1

Compare
Choose a tag to compare
@timneutkens timneutkens released this 29 Sep 11:07

Patches

  • Upgrade webpack: #5330
  • Upgrade styled-jsx: #5312
  • Introduce dynamic(() => import()): #5249
  • Eliminate context code based on process.browser: #5159
  • Remove _containerProps context: #5327
  • Refactor head keys: #5326
  • Remove disabled plugin: 2f61858
  • Use new import syntax in readme examples: 8fb6f7d
  • Remove obsolete check in dev-server: #5320
  • Don't require package.json at runtime: #5321
  • Package.json comma removed: #5322
  • Rename index.js to next-server.js: #5323
  • Added with-ts-node with Next js 7 example: #5204
  • Move out start method from server: #5315
  • Remove transform-decorators plugin & Bump deps: #5232
  • Show warning if there is a title in _document.js's Head: #5160
  • Initial dev server: #5317
  • More reliable error-recovery tests: #5281
  • Even more reliable error-recovery tests: #5284
  • WithApollo example - move from old HOC APIs to new function-as-child APIs: #5241
  • Use getBrowserBodyText for HMR test: #5290
  • Fix swallowed unhandled rejections on the server: #5273
  • With-typescript example updates: #5267
  • Add language switch to with-react-i18next example: #5306
  • Update with-mobx-state-tree-typescript example: #5266
  • Make sure dynamicIds are added when using function as importer: #5308
  • Update with-redux-code-splitting example: #5252
  • Upgrade @zeit/next-sass: a616656
  • Doc: fix deploy link: #5223
  • Fix Example Deploy Links: #5216
  • Remove Fragment from Main component: #5222
  • Remove useless link tag in the head of Ant design example: #5227
  • Update with-mobx example: #5229
  • Upgrade next plugins to the latest version in examples: 8d649d1
  • FIX #5234: #5235
  • Update GrpahQL dependencies: #5242
  • Just some simple improvements in formatting codes in documentation: #5250
  • Update to use @sentry/browser, remove raven-js: #5253
  • Fix failing linter tests: #5257
  • Fix with-mobx-state-tree example: #5258
  • Update with-kea example: #5259
  • Update with-dynamic-import example: #5201
  • Example with-apollo note that two render executions are expected: #5262
  • Example with-sentry note that server side logging available too: #5261
  • Fix for with-ant-design-less for next7.0: #5263
  • #5620: Fix react-i18next example to properly SSR: #5265

Huge thanks to @HaNdTriX, @mertcan, @lucleray, @zenflow, @resir014, @amytych, @muhaimincs, @revolunet, @IanMitchell, @visualfanatic, @yakovlevyuri, @AwesomeObserver, @a-barbieri, @amytych, @httpiago, @Enalmada, @andresleoon, @ztanner, and @echoulen for helping!