React Router Server Versions Save

Server Side Rendering library for React Router v4.

1.1.2

7 years ago
  • Added support for Webpack 2.2

1.1.1

7 years ago
  • Fixed issue with webpack production mode

1.1.0

7 years ago
  • Fixed issue with webpack import with no module id
  • Fixed issue with modules and states not being passed on second render

1.0.5

7 years ago
  • Fixed problem with rendering pages that do not have modules or states

1.0.4

7 years ago
  • Removed unused files from dist

1.0.3

7 years ago
  • Improved build process

1.0.2

7 years ago
  • Fixed issue with the preload method that receives non array parameters

1.0.1

7 years ago
  • Removed debug code

1.0.0

7 years ago
  • Simplified API
  • Replaced importModule by Module component for code splitting
  • Added extractModules to extract modules from webpack stats
  • Renamed preloadModules to preload
  • Removed the custom Match component
  • Removed the importWebpackBundle function

0.5.0

7 years ago
  • Added support for Node 7
  • Updated to react-router v4.0.0-alpha.5