Arnaud73 / ngx-matomo

Matomo (aka. Piwik) web analytics for Angular applications
MIT License
102 stars 47 forks source link

feat(deps): add support for Angular 17 #106

Open WikiRik opened 10 months ago

WikiRik commented 10 months ago

As demonstrated in this PR, Angular 17 support can be added out of the box. Although Angular 17 does increase the requirements for TypeScript and Node versions to 5.2 and 18.13 respectively which might warrant another major release depending on your vision. Therefore I've not added it to the README.

Let me know what the vision is and I can update this draft PR accordingly.

Tramb-dev commented 9 months ago

+1, need this to upgrade Angular to v17

tarlepp commented 9 months ago

Angular 17.1.0 is released.

Any progress with this pull request?

andyjmaclean commented 9 months ago

Will this get published to npm for compatibility with Angular 17.x apps?

tarlepp commented 8 months ago

Angular 17.2.0 is released.

Any progress with this pull request?