Skip to content

Releases: moritzsternemann/vue-plausible

v1.3.2

13 Jul 20:32
v1.3.2
56d0527
Compare
Choose a tag to compare
  • Hotfix: use context.provide instead of inject for Nuxt 3 (#21)

v1.3.1

17 Nov 15:53
v1.3.1
02c7218
Compare
Choose a tag to compare
  • 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

12 Jul 14:14
v1.2.1
d3ff4ed
Compare
Choose a tag to compare
  • Fix implementation of Nuxt runtime config (#12)
  • Add shim for PlausibleOptions in Nuxt runtime config

v1.2.0

12 Jul 13:15
v1.2.0
4054561
Compare
Choose a tag to compare

Add support for Nuxt Runtime Config (#11)

v1.1.4

18 Mar 21:54
v1.1.4
458fc07
Compare
Choose a tag to compare

Inject ESM plugin in Nuxt environment (#7)

v1.1.3

19 Feb 22:16
v1.1.3
49fc57e
Compare
Choose a tag to compare

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

v1.1.2

18 Jan 12:14
v1.1.2
71e4ddb
Compare
Choose a tag to compare

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

v1.1.1

16 Dec 20:03
v1.1.1
a9d093a
Compare
Choose a tag to compare

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

v1.0.1

08 Dec 22:11
v1.0.1
022f13c
Compare
Choose a tag to compare

Fixing a bug with options parsing in the Nuxt plugin

v1.0.0 🥳

17 Nov 15:10
v1.0.0
94572d9
Compare
Choose a tag to compare

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