v1.1.0
版本发布时间: 2022-10-26 13:17:09
CharleeWa/vue3-vant-mobile最新发布版本:v1.3.0(2023-03-08 09:32:46)
🚀 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_PATH
is 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