Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Releases: analyticsjs/vue-cnzz-analytics

Release v2.2.0

16 Jun 06:08
2b8a179
Compare
Choose a tag to compare
  • 🌟 since v2.2.0 , the option router is optional. If your project is not based on vue-router, but uses dynamic components <component is="xxx" /> to achieve the effect of "page switching", then this update allows your project to also use this plugin, but this requires You manually trigger the traffic reporting hooks every time you switch components

  • 🌟 自 v2.2.0 版本开始,router 选项是可选的,如果你的项目不是基于 Vue 路由,而是使用动态组件 <component is="xxx" /> 来达到 “页面切换” 的效果,那么本次更新可以让你的项目也能够使用该插件,但这需要你在每次切换组件的时候手动触发 流量上报钩子

Release v2.1.0

04 Apr 17:51
e24641b
Compare
Choose a tag to compare

Add Hooks API provided.

Release v2.0.0

08 Jan 15:40
e2dce8f
Compare
Choose a tag to compare

Can be used for Vue 3.0 and 2.x

Release v1.0.0

08 Jan 09:58
7b7e48d
Compare
Choose a tag to compare

Can be used for Vue 2.x