This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +32
-13
lines changed Expand file tree Collapse file tree 7 files changed +32
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.6.0
4+
5+ ### Minor Changes
6+
7+ - 38460db: Resolves performance issues my changing the underlying styling api.
8+ Lots of optimizations in low-level primitives that yield better runtime performance for Chakra UI Vue.
9+
310## 0.5.10
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @chakra-ui/vue" ,
3- "version" : " 0.5.10 " ,
4- "description" : " Build Accessible and Responsive Vue.js applications with ease " ,
3+ "version" : " 0.6.0 " ,
4+ "description" : " Build Accessible and Responsive Vue.js websites and applications with speed ⚡️ " ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
77 "unpkg" : " dist/umd/index.min.js" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.5.0
4+
5+ ### Minor Changes
6+
7+ - 38460db: Resolves performance issues my changing the underlying styling api.
8+ Lots of optimizations in low-level primitives that yield better runtime performance for Chakra UI Vue.
9+
10+ ### Patch Changes
11+
12+ - Updated dependencies [ 38460db]
13+ - @chakra-ui/vue @0.6.0
14+
315## 0.4.8
416
517### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " chakra-ui-docs" ,
3- "version" : " 0.4.8 " ,
3+ "version" : " 0.5.0 " ,
44 "description" : " Chakra UI Vue documentation site" ,
55 "private" : true ,
66 "scripts" : {
2727 },
2828 "dependencies" : {
2929 "@chakra-ui/theme-vue" : " ^0.2.6" ,
30- "@chakra-ui/vue" : " ^0.5.10 " ,
30+ "@chakra-ui/vue" : " ^0.6.0 " ,
3131 "@fortawesome/free-brands-svg-icons" : " ^5.12.0" ,
3232 "@fortawesome/free-solid-svg-icons" : " ^5.11.2" ,
3333 "@mdx-js/vue-loader" : " ^1.6.1" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.0.6
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 38460db]
8+ - @chakra-ui/vue @0.6.0
9+
310## 0.0.5
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @chakra-ui/nuxt" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6 " ,
44 "description" : " Chakra UI Module for Nuxt.js" ,
55 "repository" : " https://github.com/chakra-ui/chakra-ui-vue" ,
66 "license" : " MIT" ,
1818 "test" : " jest"
1919 },
2020 "dependencies" : {
21- "@chakra-ui/vue" : " ^0.5.10 " ,
21+ "@chakra-ui/vue" : " ^0.6.0 " ,
2222 "emotion" : " ^10.0.27"
2323 },
2424 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments