Skip to content

2.1.0

Compare
Choose a tag to compare
@rauchg rauchg released this 06 Apr 17:47

🚨 This release dramatically improves and simplifies error handling during development, specially for hot code reloading!
πŸ“ˆ 20 pull requests merged since 2.0.1 from 12 contributors and 1 bot

Minor Changes

  • Introduce ability to specify a different build directory for #1513: #1599

Patches

  • Introduce better debug error handling: #1592
  • Add test cases for getInitialProps based redirect logic.: #1578
  • Add glob dependency (glob-promise peer).: #1624
  • Fix typo in Shallow Routing doc: #1593
  • Fix typo in signal message on process close event: #1601

Example changes

  • Add example using glamorous πŸ’„: #1620
  • Create separate Apollo example without Redux integration: #1483
  • Use latest version of Next for all examples: #1597
  • Fix react-helmet example missing initial props: #1598
  • Remove babelrc from preact example doc: #1583
  • Fix typo in with-universal-configuration example: #1628

Dependency changes

  • Updated benchmark to version 2.1.4: #1540
  • Updated nyc to version 10.2.0: #1529
  • Updated wd to version 1.2.0: #1521
  • Updated webpack to version 2.3.3: #1604
  • Updated webpack-hot-middleware to version 2.18.0: #1586
  • Updated case-sensitive-paths-webpack-plugin to version 2.0.0: #1581
  • Updated cross-env to version 4.0.0: #1572
  • Updated babel-plugin-module-resolver to version 2.6.2: #1571

Credits

Huge thanks to @alexnewmannn, @ads1018, @arunoda, @jwalter, @kevmannn, @timneutkens, @Coobaha, @millette, @vinaypuppal and @paulmolluzzo for their help!