Releases: platformatic/graphql-composer
Releases · platformatic/graphql-composer
v0.10.1
What's Changed
- fix(deps): update dependency mercurius to v16 by @renovate[bot] in #71
- chore(deps): update actions/setup-node action to v5 by @renovate[bot] in #74
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in #73
- chore(deps): update dependency borp to ^0.20.0 by @renovate[bot] in #72
- fix: json string escaping by @mikaelkaron in #78
- fix:
toArgsAdapterInputwith non-arrayresultandpathby @mikaelkaron in #79 - fix:
graphql-composersometimes returnsnullwhen nesting by @mikaelkaron in #80 - chore(deps): update actions/setup-node action to v6 - autoclosed by @renovate[bot] in #77
- chore(deps): update dependency borp to ^0.21.0 by @renovate[bot] in #76
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- fix(deps): update dependency undici to v7 by @renovate[bot] in #68
- chore(deps): update dependency borp to ^0.19.0 by @renovate[bot] in #67
- fix: resolve non-provided optional variables to null by @DorianGrey11 in #66
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Fix: graphql composer nested objects by @MarcoMuellner in #64
- Drop Node.js v18, add v22 by @mcollina in #65
New Contributors
- @MarcoMuellner made their first contribution in #64
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- chore(deps): update dependency borp to ^0.18.0 by @renovate in #63
- fix: handle union type response by @chrstnmcf in #62
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- fix: handle enum and scalar input variables by @chrstnmcf in #60
- fix: handle errors thrown in subgraph by @chrstnmcf in #61
New Contributors
- @chrstnmcf made their first contribution in #60
Full Changelog: v0.8.0...v0.8.1
v0.7.3
Full Changelog: v0.7.2...v0.7.3
v0.8.0
v0.7.2
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- fix: unwrapFieldTypeName by @DorianGrey11 in #57
- fix: unwrapObjectVariable by @DorianGrey11 in #58
- chore(deps): update dependency borp to ^0.17.0 by @renovate in #56
New Contributors
- @DorianGrey11 made their first contribution in #57
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- chore(deps): update dependency borp to ^0.10.0 by @renovate in #49
- chore(deps): update dependency borp to ^0.11.0 by @renovate in #51
- fix(deps): update dependency mercurius to v14 by @renovate in #50
- chore(deps): update dependency borp to ^0.12.0 by @renovate in #52
- chore(deps): update dependency borp to ^0.13.0 by @renovate in #54
- allow passing
headersto subgraphs by @mikaelkaron in #53
New Contributors
- @mikaelkaron made their first contribution in #53
Full Changelog: v0.6.1...v0.7.0