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 35504ca commit 019a819Copy full SHA for 019a819
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "graphql-persisted-document-loader",
3
- "version": "1.0.1",
+ "version": "2.0.0",
4
"description": "Webpack loader that adds a documentId to a compiled graphql document, which can be used when persisting/retrieving documents",
5
"main": "index.js",
6
"repository": "[email protected]:leoasis/graphql-persisted-document-loader.git",
0 commit comments