UNPKG

821 BMarkdownView Raw
1# Change log
2
3### 1.0.9
4- Added `graphql` 14 to peer and dev deps; Updated `@types/graphql` to 14 <br/>
5 [@hwillson](http://github.com/hwillson) in [#789](https://github.com/apollographql/apollo-link/pull/789)
6
7### 1.0.8
8- Update apollo-link [#559](https://github.com/apollographql/apollo-link/pull/559)
9
10### 1.0.7
11- update apollo link with zen-observable-ts [PR#515](https://github.com/apollographql/apollo-link/pull/515)
12
13### 1.0.6
14- ApolloLink upgrade
15
16### 1.0.5
17- ApolloLink upgrade
18
19### 1.0.4
20- ApolloLink upgrade
21
22### 1.0.3
23- export options as named interface [TypeScript]
24
25### 1.0.2
26- changed peer-dependency of apollo-link to actual dependency
27
28### 1.0.1
29- moved to better rollup build
30
31### 1.0.0
32- moved from default export to named to be consistent with rest of link ecosystem