All Versions
10
Latest Version
Avg Release Cycle
6 days
Latest Release
3179 days ago
Changelog History
Changelog History
-
v5.3.1 Changes
January 02, 2016- 🏗 Use Webpack to build the server code, allowing webpack loaders like
url-loader
andcss-loader
on the server. - ⚡️ Use Webpack HMR to instantly update server code, instead of restarting the Koa server with piping. Webpack HMR is fast!
- Still keeping the pleasant
npm run watch
command: the only one needed for server AND client development. - 🚚 Moved all Webpack config files to
configs/
. - ➕ Added a
file-loader
example that deals with the favicon. - ⬆️ Upgraded to React Router 2.0.0.
- ⚡️ Updated other dependencies.
- 🏗 Use Webpack to build the server code, allowing webpack loaders like
-
v5.3.0
February 22, 2016 -
v5.2.0
February 18, 2016 -
v5.1.3
January 12, 2016 -
v5.1.2
January 12, 2016 -
v5.1.1
January 11, 2016 -
v5.1.0
January 11, 2016 -
v5.0.7
January 06, 2016 -
v5.0.6
January 06, 2016 -
v5.0.5
January 05, 2016