Skip to content

v3.3.0a11

Pre-release
Pre-release

Choose a tag to compare

@Cito Cito released this 01 Nov 17:24
· 2 commits to main since this release
6a9ef23

Alpha release GraphQL-core v3.3.0a11, based on GraphQL.js v17.0.0a5.

Notable improvements since the last alpha release:

  • Python 3.14 is now officially supported
  • Enum values, input fields and schemas now keep extensions on sorting (#245)
  • Various refactorings and changes concerning @defer and @stream
  • Early execution on incremental delivery is now disabled by default
  • New recommended validation rule for max introspection depth
  • GraphQLEnumType values can now be specified via a callable

Thanks to @jkimbo for sponsoring this project, and to @erikwrede for contributing to this release.