Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 15:36
· 825 commits to main since this release
cf038f9

Patch Changes

  • Add fragment deduplication to gql tag. Identical fragments can now be interpolated multiple times without a warning being triggered or them being duplicated in gql's output, by @kitten (See #1225)