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 a6b0516 commit e7a59cbCopy full SHA for e7a59cb
packages/client-react-streaming/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@apollo/client-react-streaming",
3
- "version": "0.11.1",
+ "version": "0.11.2",
4
"repository": {
5
"url": "git+https://github.com/apollographql/apollo-client-nextjs"
6
},
packages/experimental-nextjs-app-support/package.json
"name": "@apollo/experimental-nextjs-app-support",
@@ -152,6 +152,6 @@
152
"react": "^18"
153
154
"dependencies": {
155
- "@apollo/client-react-streaming": "0.11.1"
+ "@apollo/client-react-streaming": "0.11.2"
156
}
157
0 commit comments