jadengis / ngx-clarity

Angular module to add the tracking code for microsoft.clarity.com
17 stars 2 forks source link

Angular 18 support #8

Closed crswebb closed 3 months ago

crswebb commented 3 months ago

I'm using this package and it's not compatible with Angular 18. Is there a planned update?

jadengis commented 3 months ago

Hi Stefan! As far as I am aware, this library shouldn't require any API updates to support Angular 18, and so the only required change would be a version bump. I can probably just whip up a PR to do that if you don't have any other feature requests.

crswebb commented 3 months ago

All I want is to use the package with Angular 18, no other features. It does what I expect from it, good job!

Från: John Dengis @.> Skickat: den 22 juni 2024 05:48 Till: jadengis/ngx-clarity @.> Kopia: Stefan Bergfeldt @.>; Author @.> Ämne: Re: [jadengis/ngx-clarity] Angular 18 support (Issue #8)

Hi Stefan! As far as I am aware, this library shouldn't require any API updates to support Angular 18, and so the only required change would be a version bump. I can probably just whip up a PR to do that if you don't have any other feature requests.

— Reply to this email directly, view it on GitHubhttps://github.com/jadengis/ngx-clarity/issues/8#issuecomment-2183761955, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAICLHDNMEKZUXF2LQHNN5LZITXYPAVCNFSM6AAAAABJQU36MSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBTG43DCOJVGU. You are receiving this because you authored the thread.Message ID: @.**@.>>

jadengis commented 3 months ago

@crswebb I've updated the library to support Angular 18 with wth release of version v2.2.0. Please let me know if this works for you! Thanks!