Skip to content

Releases: graphql/graphql-relay-js

v0.10.2

11 Jul 18:26
Compare
Choose a tag to compare

v0.10.2 (2024-07-11)

Bug Fix 🐞

  • #394 fix: fix output type for mutate and get payload (@Eckzzo)

Docs 📝

Committers: 2

v0.10.1

11 Jul 18:19
Compare
Choose a tag to compare

v0.10.1 (2024-07-11)

Bug Fix 🐞

  • #389 Improve mutationWithClientId types with generics (@noghartt)

Docs 📝

Internal 🏠

Committers: 3

v0.10.0

19 Dec 11:52
3796e09
Compare
Choose a tag to compare

v0.10.0 (2021-12-19)

Breaking Change 💥

New Feature 🚀

Bug Fix 🐞

Polish 💅

3 PRs were merged

Internal 🏠

Committers: 2

v0.9.0

13 Sep 14:58
5f00762
Compare
Choose a tag to compare

v0.9.0 (2021-09-13)

Breaking Change 💥

New Feature 🚀

  • #353 feat: use object freeze for connection args (@saihaj)

Bug Fix 🐞

Dependency 📦

Committers: 2

v0.8.0

29 Jun 13:17
a53d562
Compare
Choose a tag to compare

v0.8.0 (2021-06-29)

Breaking Change 💥

New Feature 🚀

Bug Fix 🐞

Polish 💅

2 PRs were merged

Internal 🏠

  • #343 build: run prettier on generated output (@saihaj)

Dependency 📦

Committers: 2

v0.7.0

01 Jun 15:02
fd128c5
Compare
Choose a tag to compare

v0.7.0 (2021-06-01)

Breaking Change 💥

New Feature 🚀

Bug Fix 🐞

Docs 📝

Polish 💅

28 PRs were merged

Internal 🏠

33 PRs were merged
Read more

v0.6.0

22 Jan 04:00
Compare
Choose a tag to compare
  • Update graphql dependency
  • Parametrize GraphQLNodeDefinitions on TContext (thanks @taion)

v0.5.5

31 Mar 03:15
Compare
Choose a tag to compare
  • Update dependencies and peer dependencies.

v0.5.4

07 Dec 02:31
Compare
Choose a tag to compare

v0.5.2

31 May 22:45
Compare
Choose a tag to compare

New

  • Update graphql peer dependency to support v0.10.x.
  • The NPM package now ships with .flow type files.