npm graphql 17.0.0-alpha.2
v17.0.0-alpha.2

latest releases: 15.9.0, 16.9.0, 17.0.0-alpha.5...
21 months ago

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

Don't miss a new graphql release

NewReleases is sending notifications on new releases.