All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.5.8 (2022-09-13)
- v3-template: update ecosystem links to point to next branch (a219729)
2.5.7 (2022-09-13)
- prompts: change install preset key (4a2aa76)
2.5.6 (2022-09-13)
Note: Version bump only for package vue-cli-plugin-vuetify
2.5.5 (2022-08-24)
- vuetify-cli: generate vite config file for vite projects (e3e6546)
2.5.4 (2022-08-19)
2.5.2 (2022-08-17)
- remove type shims (c79a5cd), closes #327
- v3-generator: remove variables, update vite install process (fb34b26)
2.5.1 (2022-06-01)
Note: Version bump only for package vue-cli-plugin-vuetify
2.5.0 (2022-05-22)
- update v3 compiler plugin package names (c0926d8)
2.4.8 (2022-03-17)
Note: Version bump only for package vue-cli-plugin-vuetify
2.4.7 (2022-03-03)
2.4.6 (2022-02-23)
Note: Version bump only for package vue-cli-plugin-vuetify
2.4.5 (2021-12-04)
- v2: correct the vuetify-loader plugin import path (1b833e3)
2.4.4 (2021-11-20)
2.4.3 (2021-10-05)
- cli: updates for alpha 11. (#297) (7eef931)
- vite.config.js: update vuetify vite plugin options (6bbb74d)
- webfontloader: change uppercase L to lowercase (25bfd8e)
2.4.2 (2021-08-04)
- #287: inject the correct path based on vuetify version. (7e7608a), closes #287
- preview: install correct vite version. (#281) (44bebf7)
- vite: add support for css variables (a844235)
- vite: Vite preset inserts wrong main entry w/ ts (#280) (a5ed8db)
2.4.1 (2021-06-02)
2.4.0 (2021-04-26)
- fonts: specify versions for all font packages. (8a87fda)
- v3: replace wrong option for checking if using v3. (79aeb98)
- v3-ts: add temp shims, update syntax style. (ab133f7)
- vuetify: update paths for store and router option check. (4ae3628)
2.3.1 (2021-03-19)
Note: Version bump only for package vue-cli-plugin-vuetify
2.3.0 (2021-03-18)
- vite-preview: add vite preview preset. (cde9d29)
- templates: correct hello world cmp name. update router conditional. (6a1bf87)
2.2.2 (2021-03-03)
- add vuetify-loader to devDependencies (0060295)
2.2.1 (2021-03-03)
- Update template imports and don't install vuetify-loader (#243) (cc969bd)
- fonts: @mdi/font version (#240) (ac2c30c)
- v3: updates to components, formatting, and imports (#242) (46e6322)
- chore(eslintrc): remove vuetify config and update eslint settings (a36555e)
- fix: install latest versions of packages (44cc257)
- fix: merge
transformAssetUrls
options (#216) (d829f25), closes #216 - fix: use extendPackage to write transpileDependencies (#227) (6c0454d), closes #227
- feat(locale): add bulgarian locale (90de05f), closes vuetifyjs/vuetify#12649
- feat(locale): add Azerbaijani and Central Kurdish (8ea21cb)
- feat(locale): add Finnish translation (#156) (b10d800), closes #156
- feat(locale): add Slovak translation (#154) (9a6162d), closes #154
- fix: import types with a-la-carte and typescript (3dac4f1), closes #43
- fix: use faster a-la-carte import (4d0c5e3), closes #203
- fix: use require.resolve for loaders (d7e1d00)
- fix(template): update current lang (#204) (29b9ff0), closes #204
- test: update snapshots (223380c), closes #185
- fix: add missing null-loader dependency (#152) (983a796), closes #152 #101
- fix(sass-loader): prependData removed from v9 (#185) (6e14328), closes #185
- fix(template): update v-content to v-main (#186) (39eddce), closes #186
2.0.6 (2020-05-12)
- HelloWorld: update links to premade layout (2579c3f)
2.0.5 (2020-02-12)
Note: Version bump only for package vue-cli-plugin-vuetify