Releases: nuxt-community/vuetify-module
Releases · nuxt-community/vuetify-module
v2.0.0-alpha.2
v1.10.0
v2.0.0-alpha.1
Breaking changes
- Since alpha.0,
automaticImports
as been renamed toloader
which is loader options directly passed tovuetify-loader
.
Features
- Built-in Progressive Images Support through
vuetify-loader
, enabled throughloader
module option :
loader: {
progressiveImages: true
}
v2.0.0-alpha.0
See #177 for any information (includes guidelines about BREAKING CHANGES)
v1.9.0
Notes
-
Vuetify has been bumped to 2.1 (Vanguard), check their Release notes ! We highly recommend you to check the new Skeleton Loader component 🤩
-
dart-sass
has been bumped to 1.23, check their Release notes ! It includes the new launch of the new Sass module system 🤩