@graphitation/apollo-react-relay-duct-tape
Advanced tools
Comparing version 1.3.1 to 1.3.2
# Change Log - @graphitation/apollo-react-relay-duct-tape | ||
<!-- This log was last generated on Tue, 22 Oct 2024 17:26:38 GMT and should not be manually modified. --> | ||
<!-- This log was last generated on Wed, 23 Oct 2024 09:21:03 GMT and should not be manually modified. --> | ||
<!-- Start content --> | ||
## 1.3.2 | ||
Wed, 23 Oct 2024 09:21:03 GMT | ||
### Patches | ||
- remove dependecy on relay-compiler-language-typescript (pavelglac@microsoft.com) | ||
- Bump @graphitation/apollo-mock-client to v0.11.9 | ||
- Bump @graphitation/graphql-js-operation-payload-generator to v0.12.9 | ||
- Bump @graphitation/graphql-js-tag to v0.9.4 | ||
- Bump @graphitation/apollo-react-relay-duct-tape-compiler to v1.6.1 | ||
## 1.3.1 | ||
Tue, 22 Oct 2024 17:26:38 GMT | ||
Tue, 22 Oct 2024 17:26:48 GMT | ||
@@ -11,0 +23,0 @@ ### Patches |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"repository": { | ||
@@ -25,5 +25,5 @@ "type": "git", | ||
"@apollo/client": ">= ^3.3.0 < 3.7.0", | ||
"@graphitation/apollo-mock-client": "^0.11.8", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.12.8", | ||
"@graphitation/graphql-js-tag": "^0.9.3", | ||
"@graphitation/apollo-mock-client": "^0.11.9", | ||
"@graphitation/graphql-js-operation-payload-generator": "^0.12.9", | ||
"@graphitation/graphql-js-tag": "^0.9.4", | ||
"@types/jest": "^26.0.22", | ||
@@ -35,3 +35,3 @@ "@types/lodash": "^4.14.176", | ||
"react": "^18.2.0", | ||
"@graphitation/apollo-react-relay-duct-tape-compiler": "^1.6.0", | ||
"@graphitation/apollo-react-relay-duct-tape-compiler": "^1.6.1", | ||
"ts-expect": "^1.3.0" | ||
@@ -38,0 +38,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
300681