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 98e0759 commit 20c0808Copy full SHA for 20c0808
packages/client-react-streaming/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@apollo/client-react-streaming",
3
- "version": "0.10.1",
+ "version": "0.11.0",
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.10.1"
+ "@apollo/client-react-streaming": "0.11.0"
156
}
157
0 commit comments