All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.1.4 (2017-05-11)
6.1.3 (2017-04-11)
6.1.2 (2017-04-11)
6.1.1 (2017-04-11)
6.1.0 (2017-04-11)
- app: jest for testing (04f5a7c)
- app: React router 4 (466a667)
- app: Webpack2 refactoring (c625302)
- lib: rebuilding with glamorous BREAKING CHANGE: no more s-c (8678275)
- lib: Styled components (cdb7dd6)
- jest testing (3478ea2)
6.0.0 (2017-01-18)
- tests: add more tests (c6f000b)
5.0.0 (2016-07-05)
- tests: add more tests (c6f000b)
- boilerplate: adding aphrodite (561034b)
- boilerplate: remove redux in order to keep the kickstarter as simple as possible (cf710f2)
4.1.0 (2016-06-13)
4.0.1 (2016-04-07)
- react 15 :) (6c8bf7b)
4.0.0 (2016-04-07)
3.5.3 (2016-02-20)
3.5.2 (2016-02-10)
- fix failing travis builds (a31723c)
3.5.1 (2016-02-06)
- fix release command (c37311a)
3.5.0 (2016-02-06)
3.4.0 (2016-02-06)
3.3.0 (2016-02-06)
3.2.3 (2016-01-07)
- add missing semicolon (7a95487)
- from eslint to standard (9d547df)
3.2.2 (2016-01-07)
- put fastclick back (84a76f9)
- from eslint to standard (91685f0)
3.2.1 (2016-01-07)
- put fastclick back (84a76f9)
3.2.0 (2016-01-07)
- remove fastclick (af165a0)
3.1.1 (2015-12-15)
3.1.0 (2015-12-14)
3.0.1 (2015-12-09)
- build: add the ability to link changes in changelog file (333d30a)
3.0.0 (2015-12-09)
- update to babel6 b46d3db
- using functional components
- using tape instead of mocha
- use HashHistory by default
- remove autoprefixer-core package
- css modules + stylus + PostCSS
- babel-plugin-react-transform + react-transform-hmr
- production build
- update dependencies
- fixes #6
- Plug Isparta for code coverage
- Add more tests
- Updating dependencies
- Complete test suite
- Fix code repetition
- Initial release