v3.8.2
What's Changed
Bug Fixes 🐛
- fix (runtime-build) Fix the lack of components in the running of the packaged build product by @zzcr in #250.
- fix(tinyvue): The grid component reports an error in vue2. by @zzcr in #254 is fixed.
Other Changes
- chore: add label ci by @kagol in #243
- Refactor: Refactor cli by @GaoNeng-wWw in #238
- refactor: A constructor name should not start with a lowercase letter but a uppercase by @pe-3 in #251
Bug Fixes 🐛
- fix(runtime-build) 修复运行打包构建产物缺少组件问题 by @zzcr in #250
- fix(tinyvue): 修复grid组件再vue2下报错问题 by @zzcr in #254
Other Changes
- chore: add label ci by @kagol in #243
- Refactor: 重构cli by @GaoNeng-wWw in #238
- refactor: A constructor name should not start with a lowercase letter but a uppercase by @pe-3 in #251
New Contributors
Full Changelog: v3.8.0...v3.8.2