Apollo-angular: Allow zone.js peer dependency ~0.11.0

Created on 22 Jan 2021  路  4Comments  路  Source: kamilkisiela/apollo-angular

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.

Most helpful comment

v2.3.0 :)

All 4 comments

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 :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kobojsaren picture kobojsaren  路  6Comments

patriknil90 picture patriknil90  路  7Comments

chihab picture chihab  路  4Comments

miquelferrerllompart picture miquelferrerllompart  路  7Comments

maplion picture maplion  路  4Comments