@react-md/states
Advanced tools
Comparing version 3.0.1-alpha.2 to 3.0.1
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.0.1-alpha.2](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1-alpha.2) (2021-08-15) | ||
## [3.0.1](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1) (2021-08-15) | ||
@@ -12,3 +12,3 @@ | ||
* Updated peerDepdencies to fix yarn berry peer requirements ([5120150](https://github.com/mlaursen/react-md/commit/51201503bf9766a148220811aa22568fa8e4fefd)), closes [#1224](https://github.com/mlaursen/react-md/issues/1224) | ||
* Updated peerDependencies to fix yarn berry peer requirements ([250efcd](https://github.com/mlaursen/react-md/commit/250efcdd81ea39c06b08eb30109589c89d9b8e0f)), closes [#1224](https://github.com/mlaursen/react-md/issues/1224) | ||
@@ -20,26 +20,2 @@ | ||
## [3.0.1-alpha.1](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1-alpha.1) (2021-08-15) | ||
### Bug Fixes | ||
* Updated peerDepdencies to fix yarn berry peer requirements ([8891cd3](https://github.com/mlaursen/react-md/commit/8891cd31aa30eff8ee6d50b53ab2c2517f63d537)), closes [#1224](https://github.com/mlaursen/react-md/issues/1224) | ||
## [3.0.1-alpha.0](https://github.com/mlaursen/react-md/compare/v3.0.0...v3.0.1-alpha.0) (2021-08-15) | ||
### Bug Fixes | ||
* Updated peerDepdencies to fix yarn berry peer requirements ([7f4234a](https://github.com/mlaursen/react-md/commit/7f4234a14b9cdf39036d30621d88547b38eeec46)), closes [#1224](https://github.com/mlaursen/react-md/issues/1224) | ||
# [3.0.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0) (2021-08-13) | ||
@@ -46,0 +22,0 @@ |
{ | ||
"name": "@react-md/states", | ||
"version": "3.0.1-alpha.2", | ||
"version": "3.0.1", | ||
"description": "A package for adding the different focus, hover, selected, active, etc states to elements", | ||
@@ -32,3 +32,3 @@ "main": "./lib/index.js", | ||
"@react-md/theme": "^3.0.0", | ||
"@react-md/transition": "^3.0.1-alpha.2", | ||
"@react-md/transition": "^3.0.1", | ||
"@react-md/utils": "^3.0.0", | ||
@@ -52,3 +52,3 @@ "classnames": "^2.3.1", | ||
}, | ||
"gitHead": "8d1afc46ff536319e6b82e9e0a53fd46f5513078" | ||
"gitHead": "68149668ebc79c4bbcbb2875d65b9ac243e12c77" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
275880
Updated@react-md/transition@^3.0.1