@chakra-ui/vue-utils
Advanced tools
Comparing version 2.1.0-beta.2 to 2.1.0-beta.3
# @chakra-ui/vue-utils | ||
## 2.1.0-beta.3 | ||
### Minor Changes | ||
- 61e8b8d1: Create Live Region, Textarea and useBreakpoint and | ||
useBreakpointValue hooks and components | ||
## 2.1.0-beta.2 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@chakra-ui/vue-utils", | ||
"version": "2.1.0-beta.2", | ||
"version": "2.1.0-beta.3", | ||
"main": "dist/index.js", | ||
@@ -17,3 +17,3 @@ "module": "dist/index.mjs", | ||
"dependencies": { | ||
"@chakra-ui/styled-system": "2.5.1", | ||
"@chakra-ui/styled-system": "2.6.1", | ||
"@chakra-ui/utils": "2.0.15", | ||
@@ -20,0 +20,0 @@ "@types/lodash.camelcase": "^4.3.6", |
Sorry, the diff of this file is not supported yet
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
181265
+ Added@chakra-ui/shared-utils@2.0.5(transitive)
+ Added@chakra-ui/styled-system@2.6.1(transitive)
- Removed@chakra-ui/shared-utils@2.0.4(transitive)
- Removed@chakra-ui/styled-system@2.5.1(transitive)