-
Notifications
You must be signed in to change notification settings - Fork 7
feat: move to fork of plausible-analytics
#15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: move to fork of plausible-analytics
#15
Conversation
|
For the next major version, we could simplify options. |
|
Lovely! Will take a deeper look into it later. Thanks in advance. 🙂 |
|
Maybe we should update the compatibility to 3.10 since I use the dependsOn for plugins (nuxt/nuxt#25409) |
|
As much as I like Can't we just use one plugin file and Maybe migrate to Having said that, maybe enforcing Nuxt 3.10 is OK. I haven't made up my mind yet. 😄 Your plugin split is much appreciated tho. |
Will investigate but maybe, the |
|
As written here, https://nuxt.com/docs/guide/directory-structure/plugins#using-composables, plugins are called sequentially. This means we have just to order them! No more breaking change @johannschopplich and I revert nuxt update. |
|
Great job, thanks a lot! Note: compatibility: {
nuxt: '^3',
}, |
plausible-analytics
Hello,
I move this module to a fork of
plausible-trackerto take back control of development. If I do correctly my job, there is no breaking change.fix #5