File tree 6 files changed +30
-5
lines changed 6 files changed +30
-5
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.0] ( https://github.com/vuetifyjs/vuetify-loader/compare/@vuetify/loader-shared@2.0.3...@vuetify/loader-shared@2.1.0 ) (2025-02-04)
7
+
8
+
9
+ ### Features
10
+
11
+ * resolve subpath exports in import map ([ 5f70b57] ( https://github.com/vuetifyjs/vuetify-loader/commit/5f70b57147dde1b957b6f01be51644aded045636 ) )
12
+
13
+
14
+
6
15
### [ 2.0.3] ( https://github.com/vuetifyjs/vuetify-loader/compare/@vuetify/loader-shared@2.0.2...@vuetify/loader-shared@2.0.3 ) (2024-03-10)
7
16
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuetify/loader-shared" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"main" : " ./dist/index.cjs" ,
5
5
"module" : " ./dist/index.mjs" ,
6
6
"types" : " ./dist/index.d.ts" ,
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.0] ( https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@2.0.4...vite-plugin-vuetify@2.1.0 ) (2025-02-04)
7
+
8
+ ** Note:** Version bump only for package vite-plugin-vuetify
9
+
10
+
11
+
12
+
13
+
6
14
### [ 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
15
8
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-plugin-vuetify" ,
3
- "version" : " 2.0.4 " ,
3
+ "version" : " 2.1.0 " ,
4
4
"description" : " A Vite plugin for treeshaking Vuetify components and more" ,
5
5
"main" : " ./dist/index.cjs" ,
6
6
"module" : " ./dist/index.mjs" ,
26
26
},
27
27
"homepage" : " https://github.com/vuetifyjs/vuetify-loader/tree/master/packages/vite-plugin" ,
28
28
"dependencies" : {
29
- "@vuetify/loader-shared" : " ^2.0.3 " ,
29
+ "@vuetify/loader-shared" : " ^2.1.0 " ,
30
30
"debug" : " ^4.3.3" ,
31
31
"upath" : " ^2.0.1"
32
32
},
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.0] ( https://github.com/vuetifyjs/vuetify-loader/compare/webpack-plugin-vuetify@3.0.3...webpack-plugin-vuetify@3.1.0 ) (2025-02-04)
7
+
8
+ ** Note:** Version bump only for package webpack-plugin-vuetify
9
+
10
+
11
+
12
+
13
+
6
14
### [ 3.0.3] ( https://github.com/vuetifyjs/vuetify-loader/compare/webpack-plugin-vuetify@3.0.2...webpack-plugin-vuetify@3.0.3 ) (2024-03-10)
7
15
8
16
** 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.0.3 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"description" : " A Webpack plugin for treeshaking Vuetify components and more" ,
5
5
"main" : " ./dist/index.cjs" ,
6
6
"module" : " ./dist/index.mjs" ,
30
30
},
31
31
"homepage" : " https://github.com/vuetifyjs/vuetify-loader/tree/master/packages/webpack-plugin" ,
32
32
"dependencies" : {
33
- "@vuetify/loader-shared" : " ^2.0.3 " ,
33
+ "@vuetify/loader-shared" : " ^2.1.0 " ,
34
34
"decache" : " ^4.6.0" ,
35
35
"file-loader" : " ^6.2.0" ,
36
36
"find-cache-dir" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments