3.1.0 (2016-10-11)
- lint: add standard code style (a80fa52)
3.0.5 (2016-02-19)
- hot: add occurence order webpack plugin (500f854)
3.0.4 (2016-02-14)
- hot: finally accept class components are required for hot reloading (0682ef9)
3.0.3 (2016-02-14)
- hot: hot reload components (06ba505)
3.0.2 (2016-02-14)
- console context errors (1aa64bd)
3.0.1 (2016-02-13)
- store: dont redeclare state variable (b253d2a)
3.0.0 (2016-02-13)
- npm: update dependencies (0ffa5c6)
- npm: universal redux router api has changed https://github.com/colinmeinke/universal-redux-router/releases/tag/v2.0.0
2.1.0 (2016-02-08)
- environment: always bundle and run correct environment (0fb3872)
- hot: hot reload redux reducers (5ea0b0b)
2.0.0 (2016-02-06)
- npm: update dependencies (a65a8d6)
- npm: universal reudxux router api has changed https://github.com/colinmeinke/universal-redux-router/releases/tag/v1.0.0
1.1.3 (2016-01-29)
- input: read input value onchange before timeout (c1c0dba)
1.1.2 (2016-01-27)
- build: bundle webpack with correct node env in production (353593b)
1.1.1 (2016-01-20)
- css: hot reload imported styles (e577cdb)
1.1.0 (2016-01-19)
- css: hot reload css and add sourcemap support (0e662b9)
1.0.2 (2016-01-17)
- build: dont copy non-existent css source map file (3aa7eec)
- store: get devtools from components directory (6c0131a)
1.0.1 (2016-01-17)
- devtools: dont import devtools to store in production (1c526d5)
- express: dont hard code port (fedd998)
1.0.0 (2016-01-14)
0.7.1 (2016-01-12)
- add .css extension to import declarations (1711ce1)
- tests: add test handling of css imports (74e08b7), closes #14
0.7.0 (2016-01-12)
- npm: add eslint-babel package that eslint-config-spaced now relies upon (57c7454)