This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 11 files changed +57
-19
lines changed Expand file tree Collapse file tree 11 files changed +57
-19
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# nuxt-js
22
3+ ## 1.2.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 960efd20 ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/960efd20a3e9628da42dde07cce55310c5573a0f )] :
8+ - @chakra-ui/nuxt @0.7.0
9+
310## 1.2.0
411
512### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " nuxt-js" ,
3- "version" : " 1.2.0 " ,
3+ "version" : " 1.2.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " nuxt" ,
99 "generate" : " nuxt generate"
1010 },
1111 "dependencies" : {
12- "@chakra-ui/nuxt" : " ^0.6 .0" ,
12+ "@chakra-ui/nuxt" : " ^0.7 .0" ,
1313 "@nuxtjs/emotion" : " ^0.1.0" ,
1414 "core-js" : " ^3.15.1" ,
1515 "nuxt" : " ^2.15.7"
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.13.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 960efd20 ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/960efd20a3e9628da42dde07cce55310c5573a0f ) Thanks [ @codebender828 ] ( https://github.com/codebender828 ) ! - Fix ` CTextarea ` component and fix nuxtjs/emotion dependency
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [[ ` 960efd20 ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/960efd20a3e9628da42dde07cce55310c5573a0f )] :
12+ - @chakra-ui/theme-vue @0.6.0
13+
314## 0.12.0
415
516### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @chakra-ui/vue" ,
3- "version" : " 0.12 .0" ,
3+ "version" : " 0.13 .0" ,
44 "description" : " Build Accessible and Responsive Vue.js websites and applications with speed ⚡️" ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
3737 },
3838 "dependencies" : {
3939 "@chakra-ui/styled-system" : " ^1.15.0" ,
40- "@chakra-ui/theme-vue" : " ^0.5 .0" ,
40+ "@chakra-ui/theme-vue" : " ^0.6 .0" ,
4141 "@popperjs/core" : " ^2.4.0" ,
4242 "animejs" : " ^3.1.0" ,
4343 "aria-hidden" : " ^1.1.1" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.7.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 960efd20 ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/960efd20a3e9628da42dde07cce55310c5573a0f ) Thanks [ @codebender828 ] ( https://github.com/codebender828 ) ! - Fix ` CTextarea ` component and fix nuxtjs/emotion dependency
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [[ ` 960efd20 ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/960efd20a3e9628da42dde07cce55310c5573a0f )] :
12+ - @chakra-ui/vue @0.13.0
13+ - @chakra-ui/theme-vue @0.6.0
14+
315## 0.6.0
416
517### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @chakra-ui/nuxt" ,
3- "version" : " 0.6 .0" ,
3+ "version" : " 0.7 .0" ,
44 "description" : " Chakra UI Module for Nuxt.js" ,
55 "repository" : " https://github.com/chakra-ui/chakra-ui-vue" ,
66 "license" : " MIT" ,
1919 "test" : " jest"
2020 },
2121 "dependencies" : {
22- "@chakra-ui/theme-vue" : " ^0.5 .0" ,
23- "@chakra-ui/vue" : " ^0.12 .0" ,
22+ "@chakra-ui/theme-vue" : " ^0.6 .0" ,
23+ "@chakra-ui/vue" : " ^0.13 .0" ,
2424 "@emotion/css" : " ^11.0.0" ,
2525 "chakra-loader" : " latest"
2626 },
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.6.0
4+
5+ ### Minor Changes
6+
7+ - [ ` 960efd20 ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/960efd20a3e9628da42dde07cce55310c5573a0f ) Thanks [ @codebender828 ] ( https://github.com/codebender828 ) ! - Fix ` CTextarea ` component and fix nuxtjs/emotion dependency
8+
39## 0.5.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @chakra-ui/theme-vue" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.6 .0" ,
44 "description" : " Default theme for @chakra-ui/vue default theme object" ,
55 "author" : {
66 "name" : " Jonathan Bakebwa" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.9.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 960efd20 ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/960efd20a3e9628da42dde07cce55310c5573a0f )] :
8+ - @chakra-ui/vue @0.13.0
9+ - @chakra-ui/nuxt @0.7.0
10+ - @chakra-ui/theme-vue @0.6.0
11+
312## 0.9.0
413
514### Minor Changes
You can’t perform that action at this time.
0 commit comments