Skip to content

v10.0.0

Latest

Choose a tag to compare

@EmmanuelRoux EmmanuelRoux released this 23 Jun 18:42
Immutable release. Only release title and notes can be modified.
747e8ae

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, TrackFormDirective and MatomoOptOutFormComponent. 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