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 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
615## [ 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)
716
817
Original file line number Diff line number Diff line change 11{
22 "name" : " @vuetify/loader-shared" ,
3- "version" : " 1.6 .0" ,
3+ "version" : " 1.7 .0" ,
44 "main" : " dist/index.js" ,
55 "types" : " dist/index.d.ts" ,
66 "repository" : {
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+ ## [ 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+
620## [ 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)
721
822
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-vuetify" ,
3- "version" : " 1.0.0-alpha.17 " ,
3+ "version" : " 1.0.0" ,
44 "description" : " A Vite plugin for treeshaking Vuetify components and more" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1919 },
2020 "homepage" : " https://github.com/vuetifyjs/vuetify-loader/packages/vite-plugin" ,
2121 "dependencies" : {
22- "@vuetify/loader-shared" : " ^1.6 .0" ,
22+ "@vuetify/loader-shared" : " ^1.7 .0" ,
2323 "debug" : " ^4.3.3" ,
2424 "upath" : " ^2.0.1"
2525 },
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.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+
615## [ 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)
716
817
Original file line number Diff line number Diff line change 11{
22 "name" : " webpack-plugin-vuetify" ,
3- "version" : " 2.0.0-alpha.13 " ,
3+ "version" : " 2.0.0" ,
44 "description" : " A Webpack plugin for treeshaking Vuetify components and more" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
1919 },
2020 "homepage" : " https://github.com/vuetifyjs/vuetify-loader/packages/webpack-plugin" ,
2121 "dependencies" : {
22- "@vuetify/loader-shared" : " ^1.6 .0" ,
22+ "@vuetify/loader-shared" : " ^1.7 .0" ,
2323 "decache" : " ^4.6.0" ,
2424 "file-loader" : " ^6.2.0" ,
2525 "find-cache-dir" : " ^3.3.2" ,
You can’t perform that action at this time.
0 commit comments