Releases: pferreirafabricio/ionic-vue-boilerplate
Releases · pferreirafabricio/ionic-vue-boilerplate
v2.0.0
✨ What has changed
- Update to Ionic 7
- Update to Capacitor 5
- Change
cordova-resby@capacitor/assets - Refact vuex to pinia
- Use
<script setup>syntax for all components and pages - Enforce linting with Prettier and ESLint
Full Changelog: v1.0.1...v2.0.0
v1.0.1
✨ About
- 🛠 Fixes warnings on DevTools
- 🐞 Fix the white screen after building on android
- 📖 Add the property
nameto all components