Skip to content
On this page

0.2.2 (2023-06-27)

Bug Fixes

  • vue: upgrade the core dependency to 0.1.5, to prevent duplicate tracking (see core package's changelog) (1a2db64)

0.2.1 (2023-06-25)

Bug Fixes

  • vue: global properties are prefixed with $ to align with Vue spec (1ebb7a8)
  • vue: upgrade the core dependency to 0.1.4, to fix debug log errors (see core package's changelog) (4aa9a3a)

Features

  • vue: if the platform is not supported, no global property will be generated (2c0d4f6)

0.2.0 (2023-06-24)

Features

  • vue: add vitepress support (e381621)
  • vue: rename installer to register (84711d3)
  • vue: rename installVueBaiduAnalytics to registerBaiduAnalytics (2b89665)
  • vue: rename installVueCnzzAnalytics to registerCnzzAnalytics (7221c41)

0.1.0 (2023-06-23)

Features

  • vue: add the vue package to provide customization capabilities for vue.js projects (8619989)

Released under the MIT License.