Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Upgrades emotion to @emotion/css

Compare
Choose a tag to compare
@codebender828 codebender828 released this 24 Dec 09:13
· 486 commits to master since this release
d04bcaa

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 the emotion 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