ansidev / swetrix-vue

Swetrix Tracking integration for Vue v3
https://swetrix-vue.netlify.app/?utm_source=github&utm_medium=repository
MIT License
1 stars 1 forks source link

Swetrix.js v2 release #35

Closed Blaumaus closed 1 year ago

Blaumaus commented 1 year ago

Hi! Could you please release a new version of swetrix-vue module which includes swetrix v2.0.0 in it? It's needed so the customers that use swetrix-vue would be able to see Performance data in their Dashboards.

Thank you and thanks for creating this amazing plugin.

ansidev commented 1 year ago

@Blaumaus I've read the v2 changelog. It has a breaking change. Therefore, I'm wondering if there is a migration guide or just need to upgrade the version. At this moment, I don't have enough time to evaluate this point. That's why I'm not released a new version.

Btw, this is an open-source, so everyone can submit PRs. I'm happy to review all of them and merge if they are OK.

Blaumaus commented 1 year ago

@ansidev it will be fine if you just upgrade to v2. The breaking change is that trackViews is now asynchronous, but swetrix-vue just calls the function without using it's return value so it won't break anything if you upgrade.

ansidev commented 1 year ago

@Blaumaus Released v2.