Apollo-angular: Including ^11.0.0 as a viable version for @angular/core

Created on 9 Dec 2020  路  5Comments  路  Source: kamilkisiela/apollo-angular

Describe the bug

@angular/core peer dependency doesn't include ^11.0.0 as a viable version.

Environment:

  • apollo-angular: 2.1.0

Additional context

https://github.com/kamilkisiela/apollo-angular/blob/master/packages/apollo-angular/package.json#L44

bug

Most helpful comment

2.2.0 released

All 5 comments

Merged https://github.com/kamilkisiela/apollo-angular/pull/1615 . @kamilkisiela can you please release it?

So... is it possible to use apollo-angular with angular 11? Or do i have to wait until this is published?

@kamilkisiela Can you please release it?

@DreamTexX For the time being you can try and run npm install apollo-angular @apollo/client graphql

2.2.0 released

Was this page helpful?
0 / 5 - 0 ratings