We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@graphiql/react
^0.28.1
1 parent 53c4e13 commit b529a6cCopy full SHA for b529a6c
.changeset/late-moose-visit.md
@@ -0,0 +1,5 @@
1
+---
2
+'graphiql': patch
3
4
+
5
+update `@graphiql/react` dependency range to `^0.28.1`
packages/graphiql/package.json
@@ -48,7 +48,7 @@
48
"test": "vitest"
49
},
50
"dependencies": {
51
- "@graphiql/react": "^0.28.0"
+ "@graphiql/react": "^0.28.1"
52
53
"peerDependencies": {
54
"graphql": "^15.5.0 || ^16.0.0 || ^17.0.0",
0 commit comments