@operato/graphql
Advanced tools
Comparing version 8.0.0-alpha.37 to 8.0.0-beta.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [8.0.0-beta.0](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.56...v8.0.0-beta.0) (2025-01-07) | ||
**Note:** Version bump only for package @operato/graphql | ||
## [8.0.0-alpha.37](https://github.com/hatiolab/operato/compare/v8.0.0-alpha.36...v8.0.0-alpha.37) (2024-10-20) | ||
@@ -8,0 +16,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"author": "heartyoh@hatiolab.com", | ||
"version": "8.0.0-alpha.37", | ||
"version": "8.0.0-beta.0", | ||
"main": "dist/src/index.js", | ||
@@ -62,3 +62,3 @@ "module": "dist/src/index.js", | ||
"@apollo/client": "^3.6.9", | ||
"@operato/utils": "^8.0.0-alpha.37", | ||
"@operato/utils": "^8.0.0-beta.0", | ||
"apollo-upload-client": "^18.0.0", | ||
@@ -127,3 +127,3 @@ "graphql-tag": "^2.12.6", | ||
}, | ||
"gitHead": "508ea9c2cd0ed626825045dae9a068b0fa8932be" | ||
"gitHead": "c4e9cc245659d050a9ffd66542083a6daad4bcb9" | ||
} |
Sorry, the diff of this file is not supported yet
200250
+ Added@apollo/client@3.12.8(transitive)
- Removed@apollo/client@3.12.7(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@1.0.0(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedresponse-iterator@0.2.19(transitive)
- Removedsafe-buffer@5.1.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedutil-deprecate@1.0.2(transitive)
Updated@operato/utils@^8.0.0-beta.0