Current section

Files

Jump to
argo_graphql CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 1.0.2 (2024-01-26)
* Fixes
* Fix path value transformation to match [`PathToWirePath()` and `WirePathToPath()` in Argo 1.1](https://msolomon.github.io/argo/versions/1.1/spec#sec-Path-value-transformation).
## 1.0.1 (2024-01-22)
* Fixes
* Fix cases where `@include(if: $var)` and `@skip(if: $var)` affect the "omittable" setting of a field when dealing with `FragmentSpread` and `InlineFragment`.
## 1.0.0 (2024-01-03)
* Initial release.