We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bba237 commit 52b36c8Copy full SHA for 52b36c8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-codegen-plugin-typescript-swr",
3
- "version": "0.8.3",
+ "version": "0.8.4",
4
"description": "A GraphQL code generator plug-in that automatically generates utility functions for SWR.",
5
"main": "build/main/index.js",
6
"typings": "build/main/index.d.ts",
0 commit comments