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 bbbc13d commit d66904eCopy full SHA for d66904e
packages/react-router/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @apollo/client-integration-react-router
2
3
+## 0.13.2-alpha.0
4
+
5
+### Patch Changes
6
7
+- Updated dependencies [f6ada64]
8
+ - @apollo/client-react-streaming@0.13.2
9
10
## 0.13.1-alpha.6
11
12
### Patch Changes
packages/react-router/package.json
@@ -1,6 +1,6 @@
{
"name": "@apollo/client-integration-react-router",
- "version": "0.13.0-alpha.1",
+ "version": "0.13.2-alpha.0",
"repository": {
"url": "git+https://github.com/apollographql/apollo-client-integrations"
},
0 commit comments