Skip to content
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

Rename this package to matomo-react-router #53

Open
MattiSG opened this issue Jun 10, 2018 · 1 comment
Open

Rename this package to matomo-react-router #53

MattiSG opened this issue Jun 10, 2018 · 1 comment

Comments

@MattiSG
Copy link

MattiSG commented Jun 10, 2018

Hi there,

Thanks for piwik-react-router! It's really useful 🙂

Piwik has been renamed to Matomo in January 2018. What are your plans for this package? Are you considering renaming it, and maybe having a double publish under both package names for a while? 🙂

Cheers!

@joernroeder
Copy link
Owner

hey @MattiSG,
sorry for the late response. I actually thought about renaming this package before piwik changed it's name. The reason is that theoretically this package really doesn't require react at all. Its main dependency is history, how a change of the history gets triggered doesn't matter to this package in the end. It just provides an (hopefully) easy way to interact with matomo in your client side framework and plays well with react right now. But you could also use it with any other client side routing system which builds on top of the history module or even implement your own history bridge which you could connect around any client side routing. I'm using vuejs at the moment quite often and just did not find the time to connect this module it to vue-router. long story short: i hope to make matomo-react-router more library independent to end up eventually with matomo-router so i'm definitely renaming this package soonish. I also haven't checked best practices how to rename npm packages without breaking legacy versions and have to dig into this as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants