Skip to content

Releases: graphql/graphql-js

v16.8.1

19 Sep 07:27
v16.8.1
8a95335
Compare
Choose a tag to compare

v16.8.1 (2023-09-19)

Bug Fix 🐞

  • #3967 OverlappingFieldsCanBeMergedRule: Fix performance degradation (@AaronMoat)

Committers: 1

v17.0.0-alpha.3

06 Sep 16:14
v17.0.0-alpha.3
8d7c8fc
Compare
Choose a tag to compare
v17.0.0-alpha.3 Pre-release
Pre-release

v17.0.0-alpha.3 (2023-09-06)

This release contains a new response format for operations containing the experimental @defer & @stream directives. This new response format addresses issues around data duplication, response amplification, and data consistency that affected the previous response format. See graphql/defer-stream-wg#69 for more information.

Breaking Change 💥

New Feature 🚀

Bug Fix 🐞

Docs 📝

4 PRs were merged

Polish 💅

31 PRs were merged
Read more

v16.8.0

14 Aug 19:38
v16.8.0
e4f759d
Compare
Choose a tag to compare

v16.8.0 (2023-08-14)

New Feature 🚀

Committers: 1

v16.7.1

22 Jun 17:18
v16.7.1
bf6a9f0
Compare
Choose a tag to compare

v16.7.1 (2023-06-22)

📢 Big shout out to @phryneas, who managed to reproduce this issue and come up with this fix.

Bug Fix 🐞

Committers: 1

v16.7.0

21 Jun 20:22
v16.7.0
1519fda
Compare
Choose a tag to compare

v16.7.0 (2023-06-21)

New Feature 🚀

Bug Fix 🐞

Committers: 3

v17.0.0-alpha.2

27 Sep 11:27
v17.0.0-alpha.2
042002c
Compare
Choose a tag to compare

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
Read more

v16.6.0

16 Aug 19:29
v16.6.0
3a51eca
Compare
Choose a tag to compare

v16.6.0 (2022-08-16)

New Feature 🚀

  • #3645 createSourceEventStream: introduce named arguments and deprecate positional arguments (@yaacovCR)
  • #3702 parser: limit maximum number of tokens (@IvanGoncharov)

Bug Fix 🐞

Committers: 2

v17.0.0-alpha.1

19 May 19:51
v17.0.0-alpha.1
d9eda1f
Compare
Choose a tag to compare
v17.0.0-alpha.1 Pre-release
Pre-release

v17.0.0-alpha.1 (2022-05-19)

Breaking Change 💥

Deprecation ⚠

New Feature 🚀

Bug Fix 🐞

  • #3501 fix: only access Node.js globals if available (@n1ru4l)

Polish 💅

6 PRs were merged

Internal 🏠

18 PRs were merged

Dependency 📦

2 PRs were merged

Committers: 4

v16.5.0

09 May 16:33
1f8ba95
Compare
Choose a tag to compare

v16.5.0 (2022-05-09)

New Feature 🚀

Committers: 1

v16.4.0

25 Apr 13:33
23dba4e
Compare
Choose a tag to compare

v16.4.0 (2022-04-25)

New Feature 🚀

Bug Fix 🐞

  • #3514 GraphQLError: switch constructor overload order (@glasser)

Docs 📝

2 PRs were merged

Polish 💅

3 PRs were merged

Internal 🏠

26 PRs were merged

Dependency 📦

2 PRs were merged

Committers: 7