Skip to content

v3.3.0a2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Cito Cito released this 03 Nov 21:48
· 111 commits to main since this release
619a77a

Alpha release GraphQL-core v3.3.0a2, still based on GraphQL.js v17.0.0a1.

This alpha release already ports some of the changes in GraphQL.js v17.0.0a2. There will be another alpha release with the remaining changes soon. This alpha release also adds the following new features:

  • Solve issues with pickled schemas (#173)
  • Use type guards (#183)

Thanks to all who are sponsoring me (@Cito), particularly to Vendia for sponsoring the work on #173, and to others who contributed, particularly to @helderco for the suggestion to use type guards.