Vue Plausible Versions Save

Plausible Analytics Vue.js Plugin and NuxtJS Module

v1.3.2

1 year ago
  • Hotfix: use context.provide instead of inject for Nuxt 3 (#21)

v1.3.1

2 years ago
  • Configuration options for automatic pageview tracking and automatic outbound link tracking in Nuxt module and Vue plugin
  • Update plausible-tracker to enabled support for opting out of tracking using localStorage.plausible_ignore
  • Expose PlausibleInitOptions instead of PlausibleOptions in Nuxt module and Vue plugin configurations

v1.2.1

2 years ago
  • Fix implementation of Nuxt runtime config (#12)
  • Add shim for PlausibleOptions in Nuxt runtime config

v1.2.0

2 years ago

Add support for Nuxt Runtime Config (#11)

v1.1.4

3 years ago

Inject ESM plugin in Nuxt environment (#7)

v1.1.3

3 years ago

Replace defu dependency with plain TypeScript object spreading (#6)

v1.1.2

3 years ago

Add missing default value for the apiHost setting of the nuxt plugin (#4)

v1.1.1

3 years ago

Add support for the plausible configuration property in nuxt.config.js/ts

v1.0.1

3 years ago

Fixing a bug with options parsing in the Nuxt plugin

v1.0.0

3 years ago

Initial release of vue-plausible. Feel free to open issues or pull-requests if you have any problems!