Skip to content

2.1.1

Compare
Choose a tag to compare
@rauchg rauchg released this 07 Apr 19:21

Patches

  • Refactor the build server to remove tie to fs: #1656
  • Use existing route info when Router.reload() is called. Improves HMR errors: #1654
  • Handle internal routes automatically for HMR so that custom servers are easier to write: #1658
  • Move all the modules used in 1/2 of all pages into the common chunks.: #1659

Dependencies

  • Updated babel-plugin-transform-react-remove-prop-types to version 0.3.3: #1649
  • Updated chromedriver to version 2.29.0: #1648

Documentation

  • Retain query parameters in parametrized routing (merge new ones instead of replacing): #1638

Credits

Huge thanks to @alexnewmannn, @arunoda and @remy for their help!