Releases: kamilkisiela/apollo-angular
Releases · kamilkisiela/apollo-angular
v4.1.1
v4.1.0
v4.0.1
Add missing apollo-angular/persisted-queries and apollo-angular/testing
4.0.0
Support Angular v14
v3.0.1
- Fix previously corrupted distribution of
apollo-angular
package.
v3.0.0
useGETForQueries
in Http Link5996109
- Bring back
ApolloModule
0a24c4f
- Fix
useInitialLoading
750429c
- Typed
gql
andgraphql
tags - both accept two generic types and supportTypedDocumentNode
9a8ea5f
- Add
useMutationLoading
flagbc223fe
- Fix type inference for Mutations #1659
- Declare support for Angular 13
- Remove
extract-files
library from dependencies (you need to passextractFiles
function to HttpLink's options)
v2.6.0
- Support TypedDocumentNode
v2.5.0
- Support Angular 12