Skip to content

v3.8.2

Compare
Choose a tag to compare
@kagol kagol released this 29 May 01:29
· 2404 commits to dev since this release
ee759b2

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

  • @pe-3 made their first contribution in #251

Full Changelog: v3.8.0...v3.8.2