This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
@chakra-ui/vue-next@2.1.0-beta.1
codebender828
released this
25 Feb 06:02
·
107 commits
to main
since this release
@chakra-ui/vue-next@2.1.0-beta.1
2.1.0-beta.1
Minor Changes
- 630d1c5: Add slot and prop support for icon compoennts in icon button and
icon - 408e236: adds
createIcon
api to allow consumers to inline icons they want
to use o the fly" - 7ae8eda: Convert all component exports to named exports
- 5d8c878: Provide auto-import for components in Nuxt and expose theme type for
useTheme
hook" - db54c19: Version packages to flat number
Patch Changes
- 8b97512: Normalize build output. Fix Nuxt imports"
- 1b6ddd3: Rename core to vue package directory
- e17c0e5: Fix build version numbers
- 58af70d: Include lodash modules in nuxt dependencies
- df489c3: chore: exclude lodash.merge from bundler
- ef9b3e5: Fix mergeWith import from lodash
- 1a1a6b4: Include all internal lodash modules to the optimized dependencies
since they do not natively export ESM modules. - 3100adf: Update contribution guide"
- 348e90d: Exclude chakra ui utils from bundling"