micro-sentry icon indicating copy to clipboard operation
micro-sentry copied to clipboard

[BUG] Bump to Angular 15

Open maxcodefaster opened this issue 3 years ago • 3 comments

maxcodefaster avatar Apr 10 '23 13:04 maxcodefaster

With Angular 16 out soon, what do you think of setting the peerDependecy to ">14.0.0"

The Angular part of this project is very small. IMO there are better uses of time than updating peerDependency twice a year for something that is very rare to break. I'm happy to update the tooling to Angular 15 and just setting it to >15 if desired.

bufke avatar Apr 28 '23 20:04 bufke

Yeah just set it so that we do not have to do "npm i -f" cause of dependency conflicts. Project should work just as fine. It is just the config.

maxcodefaster avatar Apr 30 '23 12:04 maxcodefaster

Any news?

Anectem avatar May 31 '23 06:05 Anectem