Skip to content

v17.0.0-alpha.2

Compare
Choose a tag to compare
@IvanGoncharov IvanGoncharov released this 27 Sep 11:27
· 237 commits to main since this release
v17.0.0-alpha.2
042002c

v17.0.0-alpha.2 (2022-09-22)

Breaking Change 💥

  • #3622 fix: update remaining GraphQLNonNull<GraphQLType> codepoints to GraphQLNonNull<GraphQLNullableType> (@yaacovCR)
  • #3621 change incorrect subscribe return type to a GraphQLError (@yaacovCR)
  • #3620 align return types from execution and subscription (@yaacovCR)
  • #3635 createSourceEventStream: remove deprecated positional argument overload (@yaacovCR)
  • #3642 Remove 'devAssert' checks that duplicate TS types (@IvanGoncharov)
  • #3643 Remove 'assertValidExecutionArguments' function (@IvanGoncharov)
  • #3733 incrementalDelivery: remove singleResult wrapper (@yaacovCR)

New Feature 🚀

Bug Fix 🐞

Docs 📝

Polish 💅

16 PRs were merged

Internal 🏠

36 PRs were merged

Dependency 📦

4 PRs were merged

Committers: 6