@graphitation/apollo-mock-client
Advanced tools
Comparing version 0.10.2 to 0.10.3
@@ -5,3 +5,24 @@ { | ||
{ | ||
"date": "Fri, 14 Jan 2022 11:15:11 GMT", | ||
"date": "Mon, 24 Jan 2022 11:48:42 GMT", | ||
"tag": "@graphitation/apollo-mock-client_v0.10.3", | ||
"version": "0.10.3", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "mnovikov@microsoft.com", | ||
"package": "@graphitation/apollo-mock-client", | ||
"commit": "ce2d4f019baf1717202a3c33ec0d75fa3b5a4fb3", | ||
"comment": "Fix Webpack 4 compat" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@graphitation/apollo-mock-client", | ||
"comment": "Bump @graphitation/graphql-js-operation-payload-generator to v0.8.3", | ||
"commit": "ce2d4f019baf1717202a3c33ec0d75fa3b5a4fb3" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 14 Jan 2022 11:15:34 GMT", | ||
"tag": "@graphitation/apollo-mock-client_v0.10.2", | ||
@@ -8,0 +29,0 @@ "version": "0.10.2", |
# Change Log - @graphitation/apollo-mock-client | ||
This log was last generated on Fri, 14 Jan 2022 11:15:11 GMT and should not be manually modified. | ||
This log was last generated on Mon, 24 Jan 2022 11:48:42 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 0.10.3 | ||
Mon, 24 Jan 2022 11:48:42 GMT | ||
### Patches | ||
- Fix Webpack 4 compat (mnovikov@microsoft.com) | ||
- Bump @graphitation/graphql-js-operation-payload-generator to v0.8.3 | ||
## 0.10.2 | ||
Fri, 14 Jan 2022 11:15:11 GMT | ||
Fri, 14 Jan 2022 11:15:34 GMT | ||
@@ -11,0 +20,0 @@ ### Patches |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.10.2", | ||
"version": "0.10.3", | ||
"repository": { | ||
@@ -12,3 +12,3 @@ "type": "git", | ||
}, | ||
"main": "./lib/index.js", | ||
"main": "./lib/index", | ||
"scripts": { | ||
@@ -24,3 +24,3 @@ "build": "monorepo-scripts build", | ||
"@graphitation/graphql-js-tag": "^0.8.2", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.8.2", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.8.3", | ||
"@types/invariant": "^2.2.34", | ||
@@ -27,0 +27,0 @@ "@types/jest": "^26.0.22", |
Sorry, the diff of this file is not supported yet
41501
826