Skip to content

Releases: graphql/graphql-relay-js

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.

v0.5.1

27 Jan 00:25
Compare
Choose a tag to compare
  • Add support for graphql v0.9.1 (#145).
  • Add yarn.lock (#147).

v0.5.0

24 Jan 22:23
Compare
Choose a tag to compare
  • You can now pass a deprecationReason to mutationWithClientMutationId (#140).
  • Added nodesField function for defining nodes fields (#141).
  • Add support for graphql v0.9.0 (#143).