Releases: nuxt-modules/plausible
Releases · nuxt-modules/plausible
v1.2.0
Note
Yes, this release contains a breaking change. However, the proxy path introduced in v1.1 wasn't working properly. Thus, the breaking change as well as its refactors will fix the feature in the first place. There is no real breaking change for the developer.
🚨 Breaking Changes
- Set default proxy path to
_plausible
- by @johannschopplich (1e229)
🐞 Bug Fixes
- Cprrectly set
proxyBaseEndpoint
when proxy enabled - by @johannschopplich in #37 (3369a)
View changes on GitHub
v1.1.1
🚀 Features
- Use
/api/__plausible_event__
as proxy default path - by @johannschopplich (8eba5)
View changes on GitHub
v1.1.0
🚀 Features
- API event handler to proxy
event
through Nitro server - by @asonnleitner and @johannschopplich in #36 (4e7fd)
View changes on GitHub
v1.0.3
🐞 Bug Fixes
logIgnored
Plausible tracker behavior - by @Barbapapazes in #35 (5f396)
View changes on GitHub
v1.0.2
🐞 Bug Fixes
- Ensure plugin types are exposed - by @johannschopplich in #31 (a83fb)
- Correctly allow empty
ignoredHostnames
array to excludelocalhost
- by @johannschopplich in #30 (3ea26)
View changes on GitHub
v1.0.1
🚀 Features
ignoreSubDomains
module option - by @maximepvrt in #23 (de8a1)
🐞 Bug Fixes
- Allow empty
ignoredHostnames
to removelocalhost
- by @johannschopplich in #30 (e592b)
View changes on GitHub
v1.0.0
🚨 Breaking Changes
- Require at least Nuxt 3.7 - by @johannschopplich (1fecb)
🚀 Features
- Move to fork of
plausible-analytics
- by @Barbapapazes in #15 (86f0e)
🐞 Bug Fixes
- Add missing
useRuntimeConfig
imports - by @johannschopplich (305d4) - Auto-importable composables even if tracker is disabled - by @johannschopplich (3d7a9)
View changes on GitHub
v0.2.4
No significant changes
View changes on GitHub
v0.2.3
No significant changes
View changes on GitHub
v0.2.1
No significant changes