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.
1 parent cec7601 commit 14dacc6Copy full SHA for 14dacc6
changelog.md
@@ -1,6 +1,6 @@
1
# graphql-react changelog
2
3
-## Next
+## 1.0.0-alpha.3
4
5
* Support the legacy React context API, fixing [#7](https://github.com/jaydenseric/graphql-react/issues/7).
6
* Use [`eslint-plugin-ava`](https://npm.im/eslint-plugin-ava).
package.json
{
"name": "graphql-react",
- "version": "1.0.0-alpha.2",
+ "version": "1.0.0-alpha.3",
"description": "A lightweight GraphQL client for React.",
"license": "MIT",
"author": {
0 commit comments