Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

Latest commit

 

History

History
executable file
·
305 lines (148 loc) · 8.42 KB

CHANGELOG.md

File metadata and controls

executable file
·
305 lines (148 loc) · 8.42 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.1.4 (2017-05-11)

Bug Fixes

6.1.3 (2017-04-11)

6.1.2 (2017-04-11)

6.1.1 (2017-04-11)

Bug Fixes

6.1.0 (2017-04-11)

Bug Fixes

Features

  • 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)

Bug Fixes

Features

5.0.0 (2016-07-05)

Bug Fixes

Features

  • 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)

Features

4.0.0 (2016-04-07)

Features

3.5.3 (2016-02-20)

3.5.2 (2016-02-10)

Bug Fixes

  • fix failing travis builds (a31723c)

3.5.1 (2016-02-06)

Bug Fixes

3.5.0 (2016-02-06)

3.4.0 (2016-02-06)

3.3.0 (2016-02-06)

3.2.3 (2016-01-07)

Bug Fixes

Features

  • from eslint to standard (9d547df)

3.2.2 (2016-01-07)

Bug Fixes

Features

  • from eslint to standard (91685f0)

3.2.1 (2016-01-07)

Bug Fixes

3.2.0 (2016-01-07)

Bug Fixes

Features

3.1.1 (2015-12-15)

Bug Fixes

  • using better scripts to allow commands to run on windows (c5bd3f2), closes #9

3.1.0 (2015-12-14)

Features

3.0.1 (2015-12-09)

Bug Fixes

  • build: add the ability to link changes in changelog file (333d30a)

3.0.0 (2015-12-09)

Features

  • update to babel6 b46d3db
  • using functional components

BREAKING CHANGES

  • using tape instead of mocha

v2.0.2 - Mon, 21 Sep 2015 21:58:14 GMT

  • use HashHistory by default

v2.0.1 - Mon, 21 Sep 2015 21:49:14 GMT

  • remove autoprefixer-core package

v2.0.0 - Mon, 21 Sep 2015 20:45:14 GMT

  • css modules + stylus + PostCSS
  • babel-plugin-react-transform + react-transform-hmr
  • production build

v1.3.0 - Mon, 31 Aug 2015 14:27:42 GMT

  • update dependencies
  • fixes #6

v1.1.0 - Wed, 08 Jul 2015 14:22:05 GMT

  • Plug Isparta for code coverage
  • Add more tests
  • Updating dependencies

v1.1.0 - Wed, 24 Jun 2015 16:07:30 GMT

  • Complete test suite

v1.0.1 - Wed, 24 Jun 2015 09:54:16 GMT

  • Fix code repetition

v1.0.0 - Mon, 22 Jun 2015 10:05:35 GMT

  • Initial release