Code Monkey home page Code Monkey logo

Comments (11)

mzuccaroli avatar mzuccaroli commented on July 24, 2024 4

we will add angular 17 support as soon as possible

from angular-google-tag-manager.

hassanasad avatar hassanasad commented on July 24, 2024 3

As a temporary solution, i am using the npm dependency "overrides" method because npm ci --force requires too many changes in the CI/CD pipelines. Hope it helps.

"devDependencies": {
	...
	...
},
"overrides": {
	"angular-google-tag-manager": {
		"@angular/animations": "~17.0.0",
		"@angular/common": "~17.0.0",
		"@angular/compiler": "~17.0.0",
		"@angular/core": "~17.0.0",
		"@angular/forms": "~17.0.0"
	}
}

from angular-google-tag-manager.

mzuccaroli avatar mzuccaroli commented on July 24, 2024 2

version 1.9.0 with angular 17 support is released many thanks to all contributors

from angular-google-tag-manager.

podalead avatar podalead commented on July 24, 2024 1

Hi. May be you review PR mention above for this Issue? This lib is very important in our project.

from angular-google-tag-manager.

mattiLeBlanc avatar mattiLeBlanc commented on July 24, 2024 1

Looking forward to A17 support.

from angular-google-tag-manager.

mzuccaroli avatar mzuccaroli commented on July 24, 2024 1

we are working on it #190
there are some compatibility issues to be solved

from angular-google-tag-manager.

gestj avatar gestj commented on July 24, 2024

Bump... :)

Right now we run with npm ci --force in our CI because of this... :/

from angular-google-tag-manager.

gestj avatar gestj commented on July 24, 2024

@hassanasad Wow, nice. I wasn't aware of that. That's so much better and it behaves exactly like expected 🥇

from angular-google-tag-manager.

mattiLeBlanc avatar mattiLeBlanc commented on July 24, 2024

Can the plugin please be updated? People are relying on it. It is not a big change believe to change the package requirements

from angular-google-tag-manager.

gestj avatar gestj commented on July 24, 2024

version 1.9.0 with angular 17 support is released many thanks to all contributors

@mzuccaroli Thanks for your effort!

from angular-google-tag-manager.

mattiLeBlanc avatar mattiLeBlanc commented on July 24, 2024

Thank you for your effort kind sir!

from angular-google-tag-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.