File tree Expand file tree Collapse file tree 6 files changed +37
-5
lines changed Expand file tree Collapse file tree 6 files changed +37
-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
+ ## [ 1.7.0] ( https://github.com/vuetifyjs/vuetify-loader/compare/@vuetify/loader-shared@1.6.0...@vuetify/loader-shared@1.7.0 ) (2022-10-13)
7
+
8
+
9
+ ### Features
10
+
11
+ * add transformAssetUrls ([ c2e525b] ( https://github.com/vuetifyjs/vuetify-loader/commit/c2e525b3a3ad5582ffc50216a94c47b94f1c8fc9 ) ), closes [ #237 ] ( https://github.com/vuetifyjs/vuetify-loader/issues/237 )
12
+
13
+
14
+
6
15
## [ 1.6.0] ( https://github.com/vuetifyjs/vuetify-loader/compare/@vuetify/loader-shared@1.5.1...@vuetify/loader-shared@1.6.0 ) (2022-08-31)
7
16
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vuetify/loader-shared" ,
3
- "version" : " 1.6 .0" ,
3
+ "version" : " 1.7 .0" ,
4
4
"main" : " dist/index.js" ,
5
5
"types" : " dist/index.d.ts" ,
6
6
"repository" : {
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
+ ## [ 1.0.0] ( https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@1.0.0-alpha.17...vite-plugin-vuetify@1.0.0 ) (2022-10-13)
7
+
8
+
9
+ ### Features
10
+
11
+ * add transformAssetUrls ([ c2e525b] ( https://github.com/vuetifyjs/vuetify-loader/commit/c2e525b3a3ad5582ffc50216a94c47b94f1c8fc9 ) ), closes [ #237 ] ( https://github.com/vuetifyjs/vuetify-loader/issues/237 )
12
+
13
+
14
+ ### Bug Fixes
15
+
16
+ * ignore non-standard query parameters ([ 183f9dc] ( https://github.com/vuetifyjs/vuetify-loader/commit/183f9dcc4db15afe9f5f4c46624301696c097750 ) ), closes [ #271 ] ( https://github.com/vuetifyjs/vuetify-loader/issues/271 )
17
+
18
+
19
+
6
20
## [ 1.0.0-alpha.17] ( https://github.com/vuetifyjs/vuetify-loader/compare/vite-plugin-vuetify@1.0.0-alpha.16...vite-plugin-vuetify@1.0.0-alpha.17 ) (2022-09-12)
7
21
8
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-plugin-vuetify" ,
3
- "version" : " 1.0.0-alpha.17 " ,
3
+ "version" : " 1.0.0" ,
4
4
"description" : " A Vite plugin for treeshaking Vuetify components and more" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
19
19
},
20
20
"homepage" : " https://github.com/vuetifyjs/vuetify-loader/packages/vite-plugin" ,
21
21
"dependencies" : {
22
- "@vuetify/loader-shared" : " ^1.6 .0" ,
22
+ "@vuetify/loader-shared" : " ^1.7 .0" ,
23
23
"debug" : " ^4.3.3" ,
24
24
"upath" : " ^2.0.1"
25
25
},
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.0] ( https://github.com/vuetifyjs/vuetify-loader/compare/webpack-plugin-vuetify@2.0.0-alpha.13...webpack-plugin-vuetify@2.0.0 ) (2022-10-13)
7
+
8
+
9
+ ### Features
10
+
11
+ * add transformAssetUrls ([ c2e525b] ( https://github.com/vuetifyjs/vuetify-loader/commit/c2e525b3a3ad5582ffc50216a94c47b94f1c8fc9 ) ), closes [ #237 ] ( https://github.com/vuetifyjs/vuetify-loader/issues/237 )
12
+
13
+
14
+
6
15
## [ 2.0.0-alpha.13] ( https://github.com/vuetifyjs/vuetify-loader/compare/webpack-plugin-vuetify@2.0.0-alpha.12...webpack-plugin-vuetify@2.0.0-alpha.13 ) (2022-08-31)
7
16
8
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " webpack-plugin-vuetify" ,
3
- "version" : " 2.0.0-alpha.13 " ,
3
+ "version" : " 2.0.0" ,
4
4
"description" : " A Webpack plugin for treeshaking Vuetify components and more" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
19
19
},
20
20
"homepage" : " https://github.com/vuetifyjs/vuetify-loader/packages/webpack-plugin" ,
21
21
"dependencies" : {
22
- "@vuetify/loader-shared" : " ^1.6 .0" ,
22
+ "@vuetify/loader-shared" : " ^1.7 .0" ,
23
23
"decache" : " ^4.6.0" ,
24
24
"file-loader" : " ^6.2.0" ,
25
25
"find-cache-dir" : " ^3.3.2" ,
You can’t perform that action at this time.
0 commit comments