File tree Expand file tree Collapse file tree 6 files changed +31
-5
lines changed
Expand file tree Collapse file tree 6 files changed +31
-5
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ### [ 2.1.1] ( https://github.com/vuetifyjs/vuetify-loader/compare/@vuetify/loader-shared@2.1.0...@vuetify/loader-shared@2.1.1 ) (2025-07-31)
7+
8+
9+ ### Bug Fixes
10+
11+ * account for spaces when extracting components and directives ([ #348 ] ( https://github.com/vuetifyjs/vuetify-loader/issues/348 ) ) ([ b7b547b] ( https://github.com/vuetifyjs/vuetify-loader/commit/b7b547b5c7fa1e7abf922782598fe7d4bf324c90 ) )
12+
13+
14+
615## [ 2.1.0] ( https://github.com/vuetifyjs/vuetify-loader/compare/@vuetify/loader-shared@2.0.3...@vuetify/loader-shared@2.1.0 ) (2025-02-04)
716
817
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuetify/loader-shared" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "main" : " ./dist/index.cjs" ,
55 "module" : " ./dist/index.mjs" ,
66 "types" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ### [ 2.1.2] ( https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@2.1.1...vite-plugin-vuetify@2.1.2 ) (2025-07-31)
7+
8+
9+ ### Bug Fixes
10+
11+ * correct ` styles: 'sass' ` path resolution ([ d57e3c7] ( https://github.com/vuetifyjs/vuetify-loader/commit/d57e3c779fc3f7755853e68a5e055201d4b5d011 ) )
12+
13+
14+
615### [ 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)
716
817
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-vuetify" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " A Vite plugin for treeshaking Vuetify components and more" ,
55 "main" : " ./dist/index.cjs" ,
66 "module" : " ./dist/index.mjs" ,
2626 },
2727 "homepage" : " https://github.com/vuetifyjs/vuetify-loader/tree/master/packages/vite-plugin" ,
2828 "dependencies" : {
29- "@vuetify/loader-shared" : " ^2.1.0 " ,
29+ "@vuetify/loader-shared" : " ^2.1.1 " ,
3030 "debug" : " ^4.3.3" ,
3131 "upath" : " ^2.0.1"
3232 },
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ### [ 3.1.2] ( https://github.com/vuetifyjs/vuetify-loader/compare/webpack-plugin-vuetify@3.1.1...webpack-plugin-vuetify@3.1.2 ) (2025-07-31)
7+
8+ ** Note:** Version bump only for package webpack-plugin-vuetify
9+
10+
11+
12+
13+
614### [ 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)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " webpack-plugin-vuetify" ,
3- "version" : " 3.1.1 " ,
3+ "version" : " 3.1.2 " ,
44 "description" : " A Webpack plugin for treeshaking Vuetify components and more" ,
55 "main" : " ./dist/index.cjs" ,
66 "module" : " ./dist/index.mjs" ,
3030 },
3131 "homepage" : " https://github.com/vuetifyjs/vuetify-loader/tree/master/packages/webpack-plugin" ,
3232 "dependencies" : {
33- "@vuetify/loader-shared" : " ^2.1.0 " ,
33+ "@vuetify/loader-shared" : " ^2.1.1 " ,
3434 "decache" : " ^4.6.0" ,
3535 "file-loader" : " ^6.2.0" ,
3636 "find-cache-dir" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments