We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 406d663 + 09fd110 commit 2cc3751Copy full SHA for 2cc3751
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
### vNEXT
4
5
+### v0.9.0-rc.2
6
+
7
- Support `apollo-client@0.6.0` and `apollo-client-rxjs@0.3.0`
8
9
### v0.9.0-rc.1
package.json
@@ -1,6 +1,6 @@
1
{
"name": "angular2-apollo",
- "version": "0.9.0-rc.1",
+ "version": "0.9.0-rc.2",
"description": "Angular 2.0 client for Apollo",
"main": "build/bundles/apollo.umd.js",
"module": "build/src/index.js",
0 commit comments