Skip to content

v3.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 23:22
· 291 commits to main since this release

Bug Fixes

  • Various SDL output fixes in cynic-introspection:
    • It no longer prints ? where it means !
    • It omits the schema definition if all the root operation types are using
      default names
    • Enum values no longer have empty lines between them
    • We no longer erronously print the Boolean scalar
    • Fields now have a hacky heuristic that decides when to wrap them
    • Unions also have a wrapping heuristic
    • Deprecation reasons will now correclty be wrapped in strings