Releases: kaandesu/vite-vue-ultimate-starter
Releases · kaandesu/vite-vue-ultimate-starter
v0.2.2
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
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
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
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