Releases: vuetifyjs/nuxt-module
Releases · vuetifyjs/nuxt-module
v1.0.0-alpha.3
🐞 Bug Fixes
- vuetify-nuxt-module: Add configurable validation rules with custom file support - by @AndreyYolkin (251df)
View changes on GitHub
v1.0.0-alpha.2
🚀 Features
- playground:
- Enhance ui - by @AndreyYolkin (723cc)
- Add custom CSS layers and styles - by @AndreyYolkin (0d074)
- vite:
- Enable vuetify styles plugin for custom styles configuration - by @AndreyYolkin (de521)
- vuetify-nuxt-module:
- Add experimental cache for vuetify styles in dev - by @AndreyYolkin (034fd)
🐞 Bug Fixes
- vuetify-nuxt-module:
- Change css insertion from unshift to push - by @AndreyYolkin (067ab)
- Add vuetify 4+ core styles and optional utilities - by @AndreyYolkin (61656)
View changes on GitHub
v0.19.4
🐞 Bug Fixes
- playground: Correct vue-i18n config path from absolute to relative - by @AndreyYolkin (6125b)
View changes on GitHub
v0.19.3
No significant changes
View changes on GitHub
v0.19.2
🚀 Features
- Replace manual version checks with semver and improve type safety - by @AndreyYolkin (a8988)
View changes on GitHub
v0.19.1
v0.19.0
🚀 Features
Support nuxt > 3.15 and vuetify 3.8+
- Added missing composables to autoimport:
useHotkey,useRules,useMask - Bump minimal Nuxt version to 3.15
- Add initial support for Nuxt 4
View changes on GitHub
Full Changelog: v0.18.9...v0.19.0
v0.18.9
v0.18.8
🐞 Bug Fixes
- Update isNuxtGenerate flag to use nitro.static - by @danielroe and Andrei Elkin (d713e)
View changes on GitHub
v0.18.7
No significant changes