Release Notes
- Added an interop module to facilitate usage of caliban with cats-effect compatible effect types by @desbo and @yoohaemin . See documentation for usage.
- Added a macro function to check graphql queries at compile-time. See documentation for usage.
- Fixed the
nonNull
attribute of fields wrapped inZIO
andZStream
. - Upgraded ZIO to
1.0.0-RC15