File tree 2 files changed +10
-1
lines changed 2 files changed +10
-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.0.4] ( https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@2.0.3...vite-plugin-vuetify@2.0.4 ) (2024-08-04)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * respect vue's include and exclude options ([ 557713a] ( https://github.com/vuetifyjs/vuetify-loader/commit/557713aa2c32bfdf2a6465d8a5c6eeabe0613491 ) )
12
+
13
+
14
+
6
15
### [ 2.0.3] ( https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@2.0.2...vite-plugin-vuetify@2.0.3 ) (2024-03-10)
7
16
8
17
** Note:** Version bump only for package vite-plugin-vuetify
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-plugin-vuetify" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " A Vite plugin for treeshaking Vuetify components and more" ,
5
5
"main" : " ./dist/index.cjs" ,
6
6
"module" : " ./dist/index.mjs" ,
You can’t perform that action at this time.
0 commit comments