mzuccaroli / angular-google-tag-manager

A service library for integrate google tag manager in your angular project
https://itnext.io/how-to-add-google-tag-manager-to-an-angular-application-fc68624386e2
MIT License
136 stars 78 forks source link

Is an angular 18 version on the way ? #197

Closed mtabaj closed 1 month ago

Talaat-Elesh commented 3 months ago

plus one to this PLEASE

Khaldor48 commented 3 months ago

+1

mikila85 commented 2 months ago

...

mikila85 commented 2 months ago

"angular-google-tag-manager-angular-18": "^18.0.0",

mikila85 commented 2 months ago

even better solution, add this to the end of your package.json:

  "overrides": {
    "angular-google-tag-manager": {
      "@angular/animations": "^18.0.3",
      "@angular/common": "^18.0.3",
      "@angular/compiler": "^18.0.3",
      "@angular/core": "^18.0.3",
      "@angular/forms": "^18.0.3"
    }
  }
5uper commented 2 months ago

+1

mattiLeBlanc commented 1 month ago

An update would be nice. +3

guillaume-moreau commented 1 month ago

Hi !

Also in need for this update; I've created a PR: https://github.com/mzuccaroli/angular-google-tag-manager/pull/198

mzuccaroli commented 1 month ago

PR has been merged and the library has been published, so many thanks to @guillaume-moreau for the contrybution

I am so sorry for publishing the new version so late but I'm not working in Angular any more and I'm losing my proficiency on it so i need to rely on the contributors.

If someone is available to become mantainer I'll be so happy for the help!!