We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
67647e8
fix: 修复ts 提示问题
bb6cf07
fix: 修复ts声明不正确的bug
8aab5a1
🔖 发布v1.1.0版本,去除兼容vue2的代码
2b2286e
test: 测试ts 声明
7b51e89
发布v1.0.11版本
44170f5
Update package.json
2a19371
优化打包,以减少包的大小
0023c2c
fix: 修复unpkg找不到默认js的问题
ab0737e
fix: 修改vue2,vue3的判断方式; 更改打包方式,并更新打包的文件名称以及加入esm模块; 使用vue2时,esm模块中的vue-count-to模块将通过require动态引入
73f58dc
fix: 修复了局部注册在vue2无法使用的情况