Skip to content

v2.0.0

Latest

Choose a tag to compare

@staticdesigner staticdesigner released this 23 Jun 06:24

ModeVue v2.0.0

What's New

  • Complete modernization from Nuxt 2 / Vuetify 2 to Nuxt 4, Vuetify v4, and Vue 3
  • Native TypeScript support with <script setup lang="ts"> Composition API
  • Migrated from Webpack to Vite — zero vulnerabilities, faster builds
  • Dark/Light theme persistence — user preference saved to localStorage and restored across page refreshes, including on static GitHub Pages
  • Static assets moved from static/ to public/ directory
  • Tree-shaking enabled for optimized production bundles