This repository was archived by the owner on Sep 20, 2024. It is now read-only.
Upgrades emotion to @emotion/css
Features
- Adds
@emotion/css
for@chakra-ui/nuxt
- Added support for
feather-icons
for@chakra-ui/vue
- Removes UMD builds for Chakra UI Vue (They weren't really being anyway. Can be re-introduced)
- Migrated documentation icons to use feather icons.
Motivation and Context
- The
emotion
team recently upgraded theemotion
package to use@emotion/css
package. This affected new installs of@chakra-ui/vue
and@chakra-ui/nuxt
.
Related issues
closes #352
closes #360
closes #362
Changelog
0.7.0
Minor Changes
- 8715f8c: Upgraded
emotion
dependencies to namespaced@emotion/css
packages
Patch Changes
- 6b21ca5: Upgraded to @nuxtjs/emotion@^0.1.0
- 98ccc9f: Added support for feather-icons to Chakr aUI Vue
- eb47ac5: Removes UMD builds for Chakra UI Vue
0.7.0-next.3
Patch Changes
- Removes UMD builds for Chakra UI Vue
0.7.0-next.2
Patch Changes
- Added support for feather-icons to Chakr aUI Vue
0.7.0-next.1
Patch Changes
- Upgraded to @nuxtjs/emotion@^0.1.0
0.7.0-next.0
Minor Changes
- Upgraded
emotion
dependencies to namespaced@emotion/css
packages