We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de3715 commit c6671cfCopy full SHA for c6671cf
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fetch-multipart-graphql",
3
- "version": "2.1.0",
+ "version": "3.0.0",
4
"description": "Cross browser function to fetch and parse streaming multipart graphql responses.",
5
"main": "dist/index.js",
6
"types": "./typings.d.ts",
0 commit comments