This repository was archived by the owner on May 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
packages/vue-cli-plugin-vuetify Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.3.0] ( https://github.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.2.2...vue-cli-plugin-vuetify@2.3.0 ) (2021-03-18)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** vite-preview:** add vite preview preset. ([ cde9d29] ( https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commit/cde9d297f19ca7de6ec2ee0a85d677b0d73e53e8 ) )
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * ** templates:** correct hello world cmp name. update router conditional. ([ 6a1bf87] ( https://github.com/vuetifyjs/vue-cli-plugin-vuetify/commit/6a1bf87d1c7fdc474db2b8095f375532dbc71cdc ) )
17
+
18
+
19
+
6
20
### [ 2.2.2] ( https://github.com/vuetifyjs/vue-cli-plugin-vuetify/compare/vue-cli-plugin-vuetify@2.2.1...vue-cli-plugin-vuetify@2.2.2 ) (2021-03-03)
7
21
8
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-cli-plugin-vuetify" ,
3
- "version" : " 2.2.2 " ,
3
+ "version" : " 2.2.3 " ,
4
4
"description" : " Vuetify Framework Plugin for Vue CLI 3" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments