@chakra-ui/vue-utils
Advanced tools
Comparing version 0.0.0-dev-20230219191202 to 0.0.0-dev-20230225060057
# @chakra-ui/vue-utils | ||
## 0.0.0-dev-20230219191202 | ||
## 0.0.0-dev-20230225060057 | ||
@@ -35,2 +35,28 @@ ### Major Changes | ||
## 2.1.0-beta.1 | ||
### Minor Changes | ||
- 630d1c5c: Add slot and prop support for icon compoennts in icon button and | ||
icon | ||
- 408e2367: adds `createIcon` api to allow consumers to inline icons they want | ||
to use o the fly" | ||
- 7ae8edac: Convert all component exports to named exports | ||
- 5d8c878d: Provide auto-import for components in Nuxt and expose theme type for | ||
`useTheme` hook" | ||
- db54c195: Version packages to flat number | ||
### Patch Changes | ||
- 8b97512b: Normalize build output. Fix Nuxt imports" | ||
- 1b6ddd39: Rename core to vue package directory | ||
- e17c0e5d: Fix build version numbers | ||
- 58af70d6: Include lodash modules in nuxt dependencies | ||
- df489c30: chore: exclude lodash.merge from bundler | ||
- ef9b3e51: Fix mergeWith import from lodash | ||
- 1a1a6b49: Include all internal lodash modules to the optimized dependencies | ||
since they do not natively export ESM modules. | ||
- 3100adfc: Update contribution guide" | ||
- 348e90d0: Exclude chakra ui utils from bundling" | ||
## 0.0.0-beta.1 | ||
@@ -37,0 +63,0 @@ |
{ | ||
"name": "@chakra-ui/vue-utils", | ||
"version": "0.0.0-dev-20230219191202", | ||
"version": "0.0.0-dev-20230225060057", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.mjs", |
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
137926