@lightspeed/cirrus-button
Advanced tools
Comparing version 7.0.0 to 8.0.0
@@ -6,2 +6,35 @@ # Change Log | ||
<a name="8.0.0"></a> | ||
# [8.0.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-button@6.1.1...@lightspeed/cirrus-button@8.0.0) (2018-05-14) | ||
* Update to react 16.3 (#410) ([203bc4b](https://github.com/lightspeedretail/cirrus/commit/203bc4b)), closes [#410](https://github.com/lightspeedretail/cirrus/issues/410) | ||
### Bug Fixes | ||
* **Button:** make sure button text on hover works as expeted even if we have a global style ([#420](https://github.com/lightspeedretail/cirrus/issues/420)) ([998f5d9](https://github.com/lightspeedretail/cirrus/commit/998f5d9)) | ||
### BREAKING CHANGES | ||
* * Update react | ||
* Remove deprecated lifecycle methods from Modal & Checkbox | ||
* Fix appElement warning in Modal test | ||
* disable eslint sort order | ||
* Remove react 15 dependecy | ||
* Change peerdeps for Modal & Checkbox | ||
* explicitly set semi to true in prettier config | ||
* update template package.json | ||
<a name="7.0.0"></a> | ||
@@ -8,0 +41,0 @@ # [7.0.0](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-button@6.1.1...@lightspeed/cirrus-button@7.0.0) (2018-04-30) |
{ | ||
"name": "@lightspeed/cirrus-button", | ||
"version": "7.0.0", | ||
"version": "8.0.0", | ||
"description": "Cirrus Button Component", | ||
@@ -5,0 +5,0 @@ "author": "Lightspeed", |
Sorry, the diff of this file is not supported yet
30138