@chakra-ui/vue-utils
Advanced tools
Comparing version 0.0.0-dev-20230226194332 to 0.0.0-dev-20230227043116
# @chakra-ui/vue-utils | ||
## 0.0.0-dev-20230226194332 | ||
## 0.0.0-dev-20230227043116 | ||
@@ -18,2 +18,4 @@ ### Major Changes | ||
- 7c452f96: Fix CWrap component types | ||
- 61e8b8d1: Create Live Region, Textarea and useBreakpoint and | ||
useBreakpointValue hooks and components | ||
- 5d8c878d: Provide auto-import for components in Nuxt and expose theme type for | ||
@@ -20,0 +22,0 @@ `useTheme` hook" |
{ | ||
"name": "@chakra-ui/vue-utils", | ||
"version": "0.0.0-dev-20230226194332", | ||
"version": "0.0.0-dev-20230227043116", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.mjs", |
138133