File tree Expand file tree Collapse file tree 9 files changed +34
-12
lines changed Expand file tree Collapse file tree 9 files changed +34
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# typescript-location-weather-example
22
3+ ## 0.5.94
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 9f204b0c]
8+ - @graphql-mesh/transform-cache @0.8.40
9+
310## 0.5.93
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " typescript-location-weather-example" ,
3- "version" : " 0.5.93 " ,
3+ "version" : " 0.5.94 " ,
44 "license" : " MIT" ,
55 "private" : true ,
66 "scripts" : {
2525 "@graphql-mesh/config" : " 0.15.4" ,
2626 "@graphql-mesh/openapi" : " 0.16.0" ,
2727 "@graphql-mesh/runtime" : " 0.13.4" ,
28- "@graphql-mesh/transform-cache" : " 0.8.39 " ,
28+ "@graphql-mesh/transform-cache" : " 0.8.40 " ,
2929 "@graphql-mesh/transform-rename" : " 0.8.10" ,
3030 "apollo-server" : " ^2.19.0" ,
3131 "express" : " 4.17.1" ,
Original file line number Diff line number Diff line change 11# openapi-react-weatherbit
22
3+ ## 0.3.68
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 9f204b0c]
8+ - @graphql-mesh/transform-cache @0.8.40
9+
310## 0.3.67
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " openapi-react-weatherbit" ,
3- "version" : " 0.3.67 " ,
3+ "version" : " 0.3.68 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@testing-library/jest-dom" : " ^5.11.6" ,
1818 "@graphql-mesh/openapi" : " 0.16.0" ,
1919 "@graphql-mesh/cache-localforage" : " 0.5.1" ,
2020 "@graphql-mesh/merger-bare" : " 0.9.1" ,
21- "@graphql-mesh/transform-cache" : " 0.8.39 " ,
21+ "@graphql-mesh/transform-cache" : " 0.8.40 " ,
2222 "graphql-subscriptions" : " 1.1.0" ,
2323 "graphql" : " 15.4.0"
2424 },
Original file line number Diff line number Diff line change 11# @graphql-mesh/container
22
3+ ## 0.0.42
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [ 9f204b0c]
8+ - @graphql-mesh/transform-cache @0.8.40
9+
310## 0.0.41
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-mesh/container" ,
33 "license" : " MIT" ,
4- "version" : " 0.0.41 " ,
4+ "version" : " 0.0.42 " ,
55 "scripts" : {
66 "start" : " graphql-mesh serve"
77 },
2020 "@graphql-mesh/transform-mock" : " 0.8.6" ,
2121 "@graphql-mesh/transform-prefix" : " 0.6.39" ,
2222 "@graphql-mesh/transform-encapsulate" : " 0.1.36" ,
23- "@graphql-mesh/transform-cache" : " 0.8.39 " ,
23+ "@graphql-mesh/transform-cache" : " 0.8.40 " ,
2424 "@graphql-mesh/transform-filter-schema" : " 0.10.8" ,
2525 "@graphql-mesh/transform-extend" : " 0.6.6" ,
2626 "@graphql-mesh/transform-rename" : " 0.8.10" ,
Original file line number Diff line number Diff line change 11# @graphql-mesh/transform-cache
22
3+ ## 0.8.40
4+
5+ ### Patch Changes
6+
7+ - 9f204b0c: Ensure cache transform respects subfield arguments.
8+
39## 0.8.39
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-mesh/transform-cache" ,
3- "version" : " 0.8.39 " ,
3+ "version" : " 0.8.40 " ,
44 "sideEffects" : false ,
55 "main" : " dist/index.cjs.js" ,
66 "module" : " dist/index.esm.js" ,
You can’t perform that action at this time.
0 commit comments