File tree 4 files changed +20
-2
lines changed 4 files changed +20
-2
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.1.1] ( https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@2.1.0...vite-plugin-vuetify@2.1.1 ) (2025-04-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** styles:** resolve new scss component styles ([ #345 ] ( https://github.com/vuetifyjs/vuetify-loader/issues/345 ) ) ([ 98ef110] ( https://github.com/vuetifyjs/vuetify-loader/commit/98ef1106fb3875a5079d309986de61e12cd5683d ) )
12
+
13
+
14
+
6
15
## [ 2.1.0] ( https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@2.0.4...vite-plugin-vuetify@2.1.0 ) (2025-02-04)
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.1.0 " ,
3
+ "version" : " 2.1.1 " ,
4
4
"description" : " A Vite plugin for treeshaking Vuetify components and more" ,
5
5
"main" : " ./dist/index.cjs" ,
6
6
"module" : " ./dist/index.mjs" ,
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
+ ### [ 3.1.1] ( https://github.com/vuetifyjs/vuetify-loader/compare/webpack-plugin-vuetify@3.1.0...webpack-plugin-vuetify@3.1.1 ) (2025-04-03)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** styles:** resolve new scss component styles ([ #345 ] ( https://github.com/vuetifyjs/vuetify-loader/issues/345 ) ) ([ 98ef110] ( https://github.com/vuetifyjs/vuetify-loader/commit/98ef1106fb3875a5079d309986de61e12cd5683d ) )
12
+
13
+
14
+
6
15
## [ 3.1.0] ( https://github.com/vuetifyjs/vuetify-loader/compare/webpack-plugin-vuetify@3.0.3...webpack-plugin-vuetify@3.1.0 ) (2025-02-04)
7
16
8
17
** Note:** Version bump only for package webpack-plugin-vuetify
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " webpack-plugin-vuetify" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"description" : " A Webpack 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