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 c1c0fb9 commit 6eda5baCopy full SHA for 6eda5ba
packages/client-react-streaming/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@apollo/client-react-streaming",
3
- "version": "0.10.0",
+ "version": "0.10.1",
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",
@@ -115,6 +115,6 @@
115
"react": "^18"
116
117
"dependencies": {
118
- "@apollo/client-react-streaming": "0.10.0"
+ "@apollo/client-react-streaming": "0.10.1"
119
}
120
0 commit comments