Skip to content

0.27.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 10:10
9605400

0.27.1 (2023-04-02)

Bug Fixes

Minor Changes

  • #797: clean up type deriving
  • #798: Gql type deriving
  • #799: clean up deriving
  • #800: refactor deriving
  • #802: Render introspection
  • #803: Updating README and example Documentation
    • πŸ‘€ @ropwareJB
    • + README: Updated version info + README: Added core and subscriptions to example package dependencies + Example: Added deriving GQLType
  • #807: Update client documentation
  • #808: Relax text upped bounds for GHC 9.4
    • πŸ‘€ @kamek-pf

    • Hey,

      Minor PR here, I updated the text package upper bound and ran your script to regenerate Stack and Cabal files. This is the only change required for GHC 9.4 compatibility.

      Cheers !

  • #814: Refactor Named Resolvers