Releases: starter-collective/starter-vite-vue3
Releases · starter-collective/starter-vite-vue3
v1.16.0
v1.15.0
v1.14.1
v1.14.0
v1.13.1
🐞 Bug Fixes
View changes on GitHub
v1.13.0
🚀 Features
- Add dynamic routing and enhance button labels in localization - by @kieranwv (f4c84)
- Update environment variables for gzip compression and enable Vite dev tools - by @kieranwv (fc35f)
- Add useBack hook and add button for back - by @kieranwv (6e8c4)
- Update primary color, change favicon to logo.svg, and remove Chinese README - by @kieranwv (400d3)
- Add Netlify status badge to README - by @kieranwv (1e9a6)
- Update README to include GitHub Release Version badge and add Build Status badge - by @kieranwv (7d0e2)
🐞 Bug Fixes
- Update footer opacity, adjust not-found page height, and refine CSS variables - by @kieranwv (0bf1e)
- Fix dynamic route types - by @kieranwv (86571)
- Update CSS variable usage and bump package dependencies - by @kieranwv (4bdbf)
View changes on GitHub
v1.12.0
🚀 Features
View changes on GitHub
v1.11.0
🚀 Features
- Add test file for components - by @kieranwv (bdb31)
- Add types dir - by @kieranwv (fd30b)
- Add testing env for vite - by @kieranwv (7aa17)
- Update request base url - by @kieranwv (a7fbf)
- Store and retrieve locale from localStorage - by @kieranwv (f89c1)
🐞 Bug Fixes
- Fix locale title in toggleLocale fn - by @kieranwv (7d8b7)
- Fix request url in prod - by @kieranwv (34838)