Releases: vuetifyjs/nuxt-module
Releases · vuetifyjs/nuxt-module
v1.0.0-alpha.6
- chore: release v1.0.0-alpha.6 (c56d763)
- fix: allow boolean styles config to include utilities and colors (d35420f)
- ci: replace reusable workflow with explicit release steps (068b7f5)
- ci: update Node.js version from 18 to 22 (ddfc103)
- style: adjust hero copy width for better mobile responsiveness (5d24234)
- style(docs): add subtle dot grid background to hero section (c7dcf19)
- style(theme): improve mobile responsiveness of homepage components (799c1a1)
- docs: add UnoCSS and Tailwind integration guide (f231cef)
- docs: clarify caveats for Vuetify config changes in dev (2f6710a)
- docs: fix broken link to SASS variables guide (d36cb3b)
- docs: fix markdown formatting in date feature guide (1b12c3e)
- docs: improve clarity and consistency in documentation wording (9959deb)
- docs: migrate compatibility matrix to Vue component (7748c02)
- docs: move compatibility section to end of guide (0adb35e)
- docs: remove FAQ page from navigation and delete file (cecbb22)
- docs: remove outdated TypeScript warning for older Nuxt versions (1cc6d5d)
- docs: remove redundant nav item (60f970d)
- docs: restructure composables documentation under globals section (97bb819)
- docs: restructure styling guide and move configuration pages (8c9d809)
- docs: update branding assets to use new logo and icon set (23fdad8)
- docs: update hero image and add styling for shadow (fb90d3f)
- docs: update i18n guide to remove outdated version reference (f59fa19)
- docs: update version references and clarify Vuetify compatibility (1893633)
- feat(docs): add new app promotion section to homepage (d585d71)
- feat(docs): add vitepress-plugin-llms (8667bfb)
v1.0.0-alpha.5
🚀 Features
- styles: Add experimental cache for SASS compilation - by @AndreyYolkin (3eab6)
🏎 Performance
- Handle CSS resolution for relative and absolute paths - by @AndreyYolkin (f5526)
View changes on GitHub
v1.0.0-alpha.4
🚀 Features
- docs: Enhance homepage with interactive copy button and updated hero section - by @AndreyYolkin (f3d06)
🐞 Bug Fixes
- Handle named export in vuetify custom config file - by @AndreyYolkin (5a427)
- vuetify-nuxt-module: Handle missing component entries safely - by @AndreyYolkin (f0836)
View changes on GitHub
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