Skip to content

1.25.1

Choose a tag to compare

@AnthonyMDev AnthonyMDev released this 14 Oct 16:09
· 20 commits to main since this release

Fixed

  • Fixed SelectionSet equality with @include/@skip fields (#840): When a single field was used in a selection set with an @include/@skip directive, an assertionFailure would crash the program. This is now fixed.