Immutable
release. Only release title and notes can be modified.
10.0.0 (2026-06-23)
Features
- add compatibility with Angular 22 (6138949), closes #129
- update Matomo directives and components to Signal inputs (c71fd0c)
Breaking changes
- Matomo directives and components now use Signal inputs:
MatomoTrackClickDirective,MatomoTrackerDirective,TrackFormFieldDirective,TrackFormSubmitDirective,TrackFormDirectiveandMatomoOptOutFormComponent. This should not affect most applications. If necessary, please update your application and/or tests to account for this change. - Angular v22 is now required as peer dependency