Releases: richardevcom/vue3-boilerplate
Releases · richardevcom/vue3-boilerplate
v1.1.1 (stable)
✨ Added Tailwind CSS intellisense extension suggestion
🚚 fixed Vite config for development environment
♻️ Refactored most of the code (switched to single quotes)
📝 Updated README *duh
✨ Added new index.html structure with social friendly SEO & theme colors
✨ Added jsconfig.json (not sure why previous version didn't had it)
🚚 Switched to main.scss with sass support
⬆️ Updated version
🚚 Switched to ESM for Vite configuration
What's Changed
New Contributors
Full Changelog: https://github.com/richardevcom/vue3-boilerplate/commits/v1.1.1
v1.0.8 (stable)
Added:
- CSS Nano (configured to run only on production env)
- CSS Purge
Fixed:
- Lint configuration
Packages updated to latest versions
v1.0.5
- Added SASS
v1.0
🎉 v1.0 initialized