Releases: nuxt-modules/plausible
Releases · nuxt-modules/plausible
v2.0.1
🏎 Performance
- Preconnect to Plausible API host - by @johannschopplich in #42 (ad715)
 
View changes on GitHub
v2.0.0
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 
proxyBaseEndpointwhen 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 
eventthrough Nitro server - by @asonnleitner and @johannschopplich in #36 (4e7fd) 
View changes on GitHub
v1.0.3
🐞 Bug Fixes
logIgnoredPlausible 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 
ignoredHostnamesarray to excludelocalhost- by @johannschopplich in #30 (3ea26) 
View changes on GitHub
v1.0.1
🚀 Features
ignoreSubDomainsmodule option - by @maximepvrt in #23 (de8a1)
🐞 Bug Fixes
- Allow empty 
ignoredHostnamesto 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 
useRuntimeConfigimports - by @johannschopplich (305d4) - Auto-importable composables even if tracker is disabled - by @johannschopplich (3d7a9)
 
View changes on GitHub
v0.2.4
No significant changes