Releases: JFusco/react-router-code-chunking-example
Releases · JFusco/react-router-code-chunking-example
v1.1.0
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
Initial commit of codebase
- Adding README with installation and compiling instructions