@react-md/menu
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [3.0.0-alpha.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0-alpha.0) (2021-08-11) | ||
# [3.0.0](https://github.com/mlaursen/react-md/compare/v2.9.1...v3.0.0) (2021-08-13) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @react-md/menu |
{ | ||
"name": "@react-md/menu", | ||
"version": "3.0.0-alpha.0", | ||
"version": "3.0.0", | ||
"description": "Create menus that auto-position themselves within the viewport and adhere to the accessibility guidelines", | ||
@@ -34,12 +34,12 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@react-md/app-bar": "^3.0.0-alpha.0", | ||
"@react-md/button": "^3.0.0-alpha.0", | ||
"@react-md/divider": "^3.0.0-alpha.0", | ||
"@react-md/elevation": "^3.0.0-alpha.0", | ||
"@react-md/icon": "^3.0.0-alpha.0", | ||
"@react-md/list": "^3.0.0-alpha.0", | ||
"@react-md/states": "^3.0.0-alpha.0", | ||
"@react-md/theme": "^3.0.0-alpha.0", | ||
"@react-md/typography": "^3.0.0-alpha.0", | ||
"@react-md/utils": "^3.0.0-alpha.0", | ||
"@react-md/app-bar": "^3.0.0", | ||
"@react-md/button": "^3.0.0", | ||
"@react-md/divider": "^3.0.0", | ||
"@react-md/elevation": "^3.0.0", | ||
"@react-md/icon": "^3.0.0", | ||
"@react-md/list": "^3.0.0", | ||
"@react-md/states": "^3.0.0", | ||
"@react-md/theme": "^3.0.0", | ||
"@react-md/typography": "^3.0.0", | ||
"@react-md/utils": "^3.0.0", | ||
"classnames": "^2.3.1" | ||
@@ -60,3 +60,3 @@ }, | ||
}, | ||
"gitHead": "f5d2f34a10b8066949a787387d9d0e2f19051671" | ||
"gitHead": "a9995e084480006a77f9123b95ce7275998fb406" | ||
} |
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
317750
Updated@react-md/app-bar@^3.0.0
Updated@react-md/button@^3.0.0
Updated@react-md/divider@^3.0.0
Updated@react-md/elevation@^3.0.0
Updated@react-md/icon@^3.0.0
Updated@react-md/list@^3.0.0
Updated@react-md/states@^3.0.0
Updated@react-md/theme@^3.0.0
Updated@react-md/typography@^3.0.0
Updated@react-md/utils@^3.0.0