With Angular 11.1.0 switch to new zone.js version 0.11.3, apollo-angular prevents my project from updating zone:
Package "apollo-angular" has an incompatible peer dependency to "zone.js" (requires "~0.8.20 || ~0.9.0 || ~0.10.0", would install "0.11.3").
I suspect apollo-angular is compatible with zone.js new version, so it should be immediate to unpin the version and allow 0.11.3?
Note: I forced the update in my project and it works fine.
This is also causing issues for people using npm v7.
@kamilkisiela I've made all changes could you plz release it?
@kamilkisiela Could you please release it?
v2.3.0 :)
Most helpful comment
v2.3.0:)