Skip to content

Releases: vuetifyjs/nuxt-module

v1.0.0-alpha.6

14 Mar 13:31
c56d763

Choose a tag to compare

v1.0.0-alpha.6 Pre-release
Pre-release
  • 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

12 Mar 12:02
e44d4e0

Choose a tag to compare

v1.0.0-alpha.5 Pre-release
Pre-release

   🚀 Features

   🏎 Performance

    View changes on GitHub

v1.0.0-alpha.4

11 Mar 23:16
44c66f5

Choose a tag to compare

v1.0.0-alpha.4 Pre-release
Pre-release

   🚀 Features

  • docs: Enhance homepage with interactive copy button and updated hero section  -  by @AndreyYolkin (f3d06)

   🐞 Bug Fixes

    View changes on GitHub

v1.0.0-alpha.3

04 Mar 22:45
af8bfbc

Choose a tag to compare

v1.0.0-alpha.3 Pre-release
Pre-release

   🐞 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

04 Mar 21:17
4e33ec3

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.19.4

28 Jan 21:31
006c8bf

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.19.3

19 Jan 17:53
b447507

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.19.2

01 Jan 23:31
112ceac

Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.19.1

16 Dec 10:36
ca4225b

Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.19.0

15 Dec 16:54
151d341

Choose a tag to compare

🚀 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