Skip to content

Support vue-router@5#478

Merged
Shinigami92 merged 1 commit intogtm-support:mainfrom
tomheaton:vue-router-5
Feb 13, 2026
Merged

Support vue-router@5#478
Shinigami92 merged 1 commit intogtm-support:mainfrom
tomheaton:vue-router-5

Conversation

@tomheaton
Copy link
Contributor

@tomheaton tomheaton commented Feb 13, 2026

Support vue-router@5 as it does not have any breaking changes to it's API.

@tomheaton
Copy link
Contributor Author

Please let me know any changes to the version etc.

@Shinigami92 Shinigami92 changed the title chore: support vue-router@5 Support vue-router@5 Feb 13, 2026
@Shinigami92 Shinigami92 added the dependencies Pull requests that update a dependency file label Feb 13, 2026
@Shinigami92 Shinigami92 merged commit 5ecbb2a into gtm-support:main Feb 13, 2026
4 checks passed
@Shinigami92
Copy link
Member

I had a lot of trouble to correctly setup trusted publishing from GitHub CI via pnpm to npm registry. At the end the main issue was that the publish.yml workflow still ran on node 22 instead of node 24 with an npm version of 10 instead of 11 under the hood.
Even AI was confused in helping me, as the process is still kinda new and there are not very good documentations about it out there yet.
However it is running now.

@tomheaton
Copy link
Contributor Author

I had a lot of trouble to correctly setup trusted publishing from GitHub CI via pnpm to npm registry. At the end the main issue was that the publish.yml workflow still ran on node 22 instead of node 24 with an npm version of 10 instead of 11 under the hood. Even AI was confused in helping me, as the process is still kinda new and there are not very good documentations about it out there yet. However it is running now.

All good !
Thank you 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants