0.27.1
0.27.1 (2023-04-02)
Bug Fixes
- #812: Bugfix: signle exectution
- π€ @nalchevanidze
-
issue #810: fixes double execution of resolvers
Minor Changes
- #797: clean up type deriving
- π€ @nalchevanidze
- #798: Gql type deriving
- π€ @nalchevanidze
- #799: clean up deriving
- π€ @nalchevanidze
- #800: refactor deriving
- π€ @nalchevanidze
-
introduces and
- #802: Render introspection
- π€ @nalchevanidze
- #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
- π€ @TristanCacqueray
-
This change removes deprecated TH.
- #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
- π€ @nalchevanidze
-
clean fix of https://github.com//pull/810