fix(deps): update dependency ngx-matomo-client to v7
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ngx-matomo-client | dependencies | major | ^6.0.0 -> ^7.0.0 |
Release Notes
EmmanuelRoux/ngx-matomo-client
v7.0.1
Bug Fixes
v7.0.0
Bug Fixes
- correctly inject legacy
MatomoRouterModule
andNgxMatomoRouterModule
(c2f7fda), closes #105 #104 - correctly resolve deferred configuration when using
manual
initialization mode (f0bb6c1), closes #102 - prepare testing api update (0471e41)
Features
- add compatibility with Angular 19 (#101) (bfae2b7), closes #99 #103
- add new
withPageUrlProvider
feature and allow functional-style provider (3d002d8) - allow providing Matomo in lazy-loaded components/modules (#98) (2982fc4), closes #97
- allow providing page url as promise (5bb76a4)
Breaking changes
- Angular v19 is now required as peer dependency
- Some of your tests may be broken, you may need to provide Matomo in
TestBed
usingprovideMatomoTesting()
.
Deprecations
-
MatomoTestingTracker.setMatomoInstance
has been deprecated, provide aMATOMO_TESTING_INSTANCE
DI token instead
6.4.1 (2025-01-14)
Reverts
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Renovate-Bot
Merge request reports
Activity
Filter activity
Please register or sign in to reply