Skip to content

Releases: vuetifyjs/nuxt-module

v1.0.0-beta.1

15 Mar 17:08
c5d7676

Choose a tag to compare

v1.0.0-beta.1 Pre-release
Pre-release

🚀 Features

  • docs:
    • Enhance homepage with interactive copy button and updated hero section - by Andrei Elkin (e489e)
    • Add new app promotion section to homepage - by Andrei Elkin (80321)
    • Add vitepress-plugin-llms - by Andrei Elkin (eb0f0)
  • playground:
    • Enhance ui - by Andrei Elkin (db3c9)
    • Add custom CSS layers and styles - by Andrei Elkin (f0dbd)
  • styles:
    • Add experimental cache for SASS compilation - by Andrei Elkin (3744c)
  • vite:
    • Enable vuetify styles plugin for custom styles configuration - by Andrei Elkin (d7555)
  • vuetify-nuxt-module:
    • Add experimental cache for vuetify styles in dev - by Andrei Elkin (7a7d3)

🐛 Fixes

  • Handle named export in vuetify custom config file - by Andrei Elkin (0e77f)
  • Allow boolean styles config to include utilities and colors - by Andrei Elkin (dd9d7)
  • vuetify-nuxt-module:
    • Change css insertion from unshift to push - by Andrei Elkin (c3e7a)
    • Add vuetify 4+ core styles and optional utilities - by Andrei Elkin (c77eb)
    • Add configurable validation rules with custom file support - by Andrei Elkin (5b0e2)
    • Handle missing component entries safely - by Andrei Elkin (bb34a)

🏎 Performance

  • Handle CSS resolution for relative and absolute paths - by Andrei Elkin (a333c)

🔨 Refactor

  • Convert to monorepo, drop obsolete styles plugin and css inlining, bump dependencies - by Andrei Elkin (81612)
  • Remove unused vuetifyStylesPlugin import - by Andrei Elkin (f3be0)

📖 Documentation

  • Remove outdated tip about inline styles with SSR - by Andrei Elkin (9244b)
  • Restructure sidebar navigation for improved organization - by Andrei Elkin (4e6ed)
  • Restructure documentation for better organization - by Andrei Elkin (7fa25)
  • Remove deprecated disableVuetifyStyles option - by Andrei Elkin (bdef4)
  • Update SASS compiler configuration documentation - by Andrei Elkin (52d98)
  • Add LICENSE and README for package - by Andrei Elkin (aa603)
  • Update compatibility warning for Nuxt v3.15.0+ - by Andrei Elkin (38a90)
  • Update SASS configuration guide for version 0.17.0 - by Andrei Elkin (10a37)
  • Restructure installation guide and improve compatibility section - by Andrei Elkin (47aaa)
  • Improve i18n guide formatting and update links - by Andrei Elkin (46ee8)
  • Wrap code examples in code groups for better readability - by Andrei Elkin (ef860)
  • Remove playground instructions from i18n guide - by Andrei Elkin (2e47b)
  • Add custom logo and adjust navbar styling - by Andrei Elkin (aa8a7)
  • Update internal documentation links for improved structure - by Andrei Elkin (dac8e)
  • Improve introduction and restructure configuration section - by Andrei Elkin (e53a9)
  • Move compatibility section to end of guide - by Andrei Elkin (4513a)
  • Update hero image and add styling for shadow - by Andrei Elkin (d89bc)
  • Clarify caveats for Vuetify config changes in dev - by Andrei Elkin (0a5e3)
  • Migrate compatibility matrix to Vue component - by Andrei Elkin (a37cc)
  • Remove FAQ page from navigation and delete file - by Andrei Elkin (febdb)
  • Restructure styling guide and move configuration pages - by Andrei Elkin (c2756)
  • Update i18n guide to remove outdated version reference - by Andrei Elkin (47bc2)
  • Fix markdown formatting in date feature guide - by Andrei Elkin (356af)
  • Remove outdated TypeScript warning for older Nuxt versions - by Andrei Elkin (7bc7a)
  • Restructure composables documentation under globals section - by Andrei Elkin (497b1)
  • Update version references and clarify Vuetify compatibility - by Andrei Elkin (ae377)
  • Improve clarity and consistency in documentation wording - by Andrei Elkin (e901c)
  • Fix broken link to SASS variables guide - by Andrei Elkin (1b1eb)
  • Add UnoCSS and Tailwind integration guide - by Andrei Elkin (f74a7)
  • Remove redundant nav item - by Andrei Elkin (fd8d4)
  • Update branding assets to use new logo and icon set - by Andrei Elkin (96fbb)
  • Add Vuetify 4 UnoCSS preset icons usage guide - by Andrei Elkin (55263)
  • Add warning about UnoCSS preset-icons prefix - by Andrei Elkin (49ab9)
  • Update copyright holder to Vuetify, LLC - by Andrei Elkin (e20c0)
  • Update @nuxtjs/i18n version requirement to ^9.0.0 - by Andrei Elkin (bf12a)
  • home: Add mouse-tilt effect to homepage logo - by Andrei Elkin (4d22f)
  • module: Add JSDoc comments to module types and hooks - by Andrei Elkin (bab5e)

📦 Build

  • Exclude vuetify-locale-playground from TypeScript config - by Andrei Elkin (cb2f2)
  • Add supported architectures to workspace config - by Andrei Elkin (da0dc)

🏡 Chores

  • Add workspace version to package.json - by Andrei Elkin (e96d4)
  • Remove dev console log from the plugin - by Andrei Elkin (b3580)
  • Update workspace dependencies to use catalog versions - by Andrei Elkin (96f64)
  • Update vuetify to catalog version and bump to 4.0.1 - by Andrei Elkin (1e926)
  • Release v1.0.0-alpha.2 - by Andrei Elkin (4cc6b)
  • Lint - by Andrei Elkin (e4a91)
  • Migrate to pnpm strict catalog mode - by Andrei Elkin (9572b)
  • Release v1.0.0-alpha.3 - by Andrei Elkin [(46ab5)](https://github.com/vuetifyjs/nuxt...
Read more

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

Important

Vuetify Needs Your Support! The OpenCollective funds have been fully exhausted. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective | Sponsor via GitHub

Every contribution helps us keep Vuetify alive and ship exciting new features.

Thank you.


   🐞 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