Skip to content

v6.2.0

Compare
Choose a tag to compare
@oojacoboo oojacoboo released this 12 Mar 00:09
· 71 commits to master since this release
b5af49e

Lots of little nuggets in this release! We're now targeting PHP ^8.1 and have testing on 8.2.

  • Better support for union types and enums: #530, #535, #561, #570
  • Various bug and interface fixes: #532, #575, #564
  • GraphQL v15 required: #542
  • Lots of codebase improvements, more strict typing: #548

A special thanks to @rusted-love and @oprypkhantc for their contributions.