UNPKG

react-ui-toggler

Version:
27 lines (17 loc) 913 B
<a name="1.2.0"></a> # [1.2.0](https://github.com/ruanyf/react-babel-webpack-boilerplate/compare/2804c45...v1.2.0) (2016-04-21) ### Features * **update:** update conventional-changelog-cli to the latest version ([6b18d83](https://github.com/ruanyf/react-babel-webpack-boilerplate/commit/6b18d83)) * **update:** update react and babel to the latest version ([2804c45](https://github.com/ruanyf/react-babel-webpack-boilerplate/commit/2804c45)) <a name="1.1.0"></a> # 1.1.0 (2016-02-05) ## Features * add conventional-changelog to generate CHANGELOG.md c600673 * use commitizen to produce validated commit-msg ff91264 * use ghooks instead of pre-commit 555b6d1 <a name="1.0.0"></a> # 1.0.0 (2015-12-10) ## Features * add the support jsx extension into webpack configuration 28cac00 * add webpack.production.config.js cf7c6c4 * modifing component's css will reload the page 617225c