- 更新插件文档 (4d8fd98)
- 添加消息监听与发送消息的示例代码 (ab7fb4c)
- 修复部分类型错误: 添加英文注释 | add English Comment (a439a0a)
- 修复无法打包问题 (3b2a703)
- 修复git commit规范不生效问题: 使用新的包指定commit规范 (93a7c1c)
- 在globalProperties中添加消息监听,适配CompositionAPI (a9ca073)
- update .gitignore (a154d53)
- 更新版本号: 更新日志记录 (bb5555b)
- 使用vue3+typescript重构原来的插件: 删除代码内已经废弃的vue2方法,替换为vue3支持的写法 (d21f3b6)
- 添加VueCLI作为打包工具 (7475000)
- add pinia support (7298187)
- add sample code for message monitoring and message sending (fa5f37a)
- 修复部分类型错误: 添加英文注释 | add English Comment (a439a0a)
- 修复git commit规范不生效问题: 使用新的包指定commit规范 (93a7c1c)
- 使用vue3+typescript重构原来的插件: 删除代码内已经废弃的vue2方法,替换为vue3支持的写法 (d21f3b6)