We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d612f8 commit 239146aCopy full SHA for 239146a
CHANGELOG.md
@@ -4,6 +4,13 @@
4
5
### v0.next
6
7
+### v0.7.1
8
+
9
+- Fix: Duplicated Content Type Header [#188](https://github.com/apollographql/apollo-link-rest/pull/188)
10
+- Fix: FileList Support [#183](https://github.com/apollographql/apollo-link-rest/pull/183)
11
+- Fix: Default Empty object when creating headers [#178](https://github.com/apollographql/apollo-link-rest/pull/178)
12
+- Body-containing Queries [#173](https://github.com/apollographql/apollo-link-rest/pull/173)
13
14
### v0.7.0 - Breaking!
15
16
#### Breaking changes around `responseTransformer!`
0 commit comments