🚀 Features
- Auto import APIs on-demand for vite (#11 )
- Add Vitest and @vant/use pkg
- Support persist pinia stores (#15 )
- Add echarts demo (#14 )
- Add git emoji with chinese
🐛 Bug Fixes
- Fixed error during build by @Leezon (#13 )
- Fixed mock page cover in small screen by @CharleeWa (#17 )
- Fixed blank page when
VITE_APP_PUBLIC_PATHis changed by @weiq (#21 )
⬆️ Upgrade
- Upgrade vite2 to vite3
- Upgrade vant form alpha to beta (#12 )
- Upgrade vue-tsc to 1.0.8
🔨 Refactor
- Refactor the mock serve
- Switch to pnpm from yarn