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

Angular 18 support #90

Closed
swurzinger opened this issue May 24, 2024 · 2 comments · Fixed by #91
Closed

Angular 18 support #90

swurzinger opened this issue May 24, 2024 · 2 comments · Fixed by #91
Assignees

Comments

@swurzinger
Copy link

Version 6.x of ngx-matomo-client depends on angular 17.x and isn't compatible with 18.x. Please add support for the current Angular version.

At least the versions need to be bumped/widened in package.json. Maybe there are some other incompatibilies with Angular 18, but probably not.

Thanks!

@EmmanuelRoux EmmanuelRoux self-assigned this May 24, 2024
@EmmanuelRoux
Copy link
Owner

Hi @swurzinger, indeed I will work on it very soon.
Don’t hesitate to suggest a PR if you have some time!

EmmanuelRoux added a commit that referenced this issue May 28, 2024
fix #90
EmmanuelRoux added a commit that referenced this issue May 28, 2024
EmmanuelRoux added a commit that referenced this issue May 28, 2024
EmmanuelRoux added a commit that referenced this issue May 28, 2024
EmmanuelRoux added a commit that referenced this issue May 28, 2024
# [6.2.0](v6.1.3...v6.2.0) (2024-05-28)

### Bug Fixes

* **tracker:** add default value for `acceptDoNotTrack` option ([243fc46](243fc46))
* upgrade schematics to non-deprecated module names ([946ef9f](946ef9f))

### Features

* add compatibility with Angular 18 ([7828aed](7828aed)), closes [#90](#90)
* add FormAnalytics support ([ccdcfac](ccdcfac))
* **router:** allow ignoring subsequent navigation to the same url ([#89](#89)) ([1cb504c](1cb504c)), closes [#72](#72)
* **tracker:** add new `disableCampaignParameters` configuration option ([88258fa](88258fa))
* **tracker:** add new `disableCampaignParameters` tracker method ([4cfda65](4cfda65))
@EmmanuelRoux
Copy link
Owner

🎉 This issue has been resolved in version 6.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

2 participants