Skip to content

Releases: JFusco/react-router-code-chunking-example

v1.1.0

04 Aug 03:23
Compare
Choose a tag to compare

Minor Release

Changed
  • Refactoring routes
  • Renaming components
  • Adding a Home component to represent IndexRoute
  • Updated README file
  • Got rid of http-server and now using webpack-dev-server and hot reload

v1.0.0

14 Jul 18:58
Compare
Choose a tag to compare

Initial commit of codebase

  • Adding README with installation and compiling instructions