Skip to content

Releases: kaandesu/vite-vue-ultimate-starter

v0.2.2

25 Apr 18:43
7a35221
Compare
Choose a tag to compare

vite-vue-ultimate-starter

0.2.2

Patch Changes

  • deprecated the theme manager composable
  • Added theme manager plugin
  • Added a theme preview page
  • Updated the about page
  • created two new themes 'storm' & 'breeze'
  • added a plugin documentation
  • updated the main readme

v0.2.1

23 Apr 16:43
Compare
Choose a tag to compare

vite-vue-ultimate-starter

0.2.1

Patch Changes

  • fixed/updated pwa configuration
    • Added correct icons
    • updated index.html
    • updated configuration file
    • added robots.txt
  • changed vue router history -> hash

v0.2.0

23 Apr 09:05
Compare
Choose a tag to compare

vite-vue-ultimate-starter

0.2.0

Patch Changes

  • Added Workflows
    • Build and Deploy (github pages) [master]
    • E2E (Playwright tests)
      • Runs desktop and mobile tests, returns artifact on failure
  • Live demo
  • Updated playwright configuration

v0.1.0

23 Apr 00:00
Compare
Choose a tag to compare

vite-vue-ultimate-starter

0.1.0

Patch Changes

  • Created the template with:
    • Vue3
    • Vite
    • Playwright
    • Vitest
    • PWA
    • Vue Router
    • TailwindCSS
    • DaisyUI
    • Sass
    • ESlint
    • Prettier