Skip to content

Releases: graphql/graphql-js

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

v16.3.0

26 Jan 16:39
f597c69
Compare
Choose a tag to compare

v16.3.0 (2022-01-26)

New Feature 🚀

Bug Fix 🐞

Docs 📝

2 PRs were merged

Polish 💅

7 PRs were merged

Internal 🏠

5 PRs were merged

Dependency 📦

4 PRs were merged

Committers: 6

v16.2.0

17 Dec 15:05
3ab82f4
Compare
Choose a tag to compare

v16.2.0 (2021-12-17)

New Feature 🚀

Docs 📝

  • #3422 Minor grammar fixes in collectFields documentation (@Cito)

Polish 💅

  • #3423 assertName-test: test new instead of deprecated function (@Cito)

Internal 🏠

2 PRs were merged

Committers: 2

v16.1.0

07 Dec 21:29
90bd6ff
Compare
Choose a tag to compare

v16.1.0 (2021-12-07)

New Feature 🚀

Bug Fix 🐞

  • #3375 printSchema: handle descriptions that are non-printable as block strings (@IvanGoncharov)

Docs 📝

Polish 💅

9 PRs were merged

Internal 🏠

9 PRs were merged

Dependency 📦

4 PRs were merged

Committers: 5

v15.8.0

07 Dec 17:50
ef6688d
Compare
Choose a tag to compare

v15.8.0 (2021-12-07)

New Feature 🚀

Internal 🏠

2 PRs were merged

Committers: 1