Skip to content

v9.0.0

Choose a tag to compare

@EmmanuelRoux EmmanuelRoux released this 21 Nov 16:45
· 22 commits to main since this release
ec4ce54

9.0.0 (2025-11-21)

Bug Fixes

  • run tracking outside Angular zone by default (cf83717), closes #116

Features

  • add compatibility with Angular 21 (3aaf9e6), closes #122
  • add new setReferrerUrlMaxLength method to tracker (adde1ed)

Breaking changes

  • Angular v21 is now required as peer dependency
  • Option runOutsideAngularZone is now true by default