Skip to content

Releases: relay-tools/react-relay-network-modern

v6.2.2

19 Jul 12:06
Compare
Choose a tag to compare

6.2.2 (2023-07-19)

Bug Fixes

  • undo upgrades of flow and relay, need seperate pr (7f366ea)
  • upgrade dependancies (af882e4)

v6.2.1

29 Nov 17:03
bf0b16f
Compare
Choose a tag to compare

6.2.1 (2021-11-29)

Bug Fixes

  • escape process.env.NODE_ENV in console warning to solve the error when using with vitejs (#144) (bf0b16f)

v6.2.0

09 Nov 19:50
a4f034d
Compare
Choose a tag to compare

6.2.0 (2021-11-09)

Features

  • expose persistedQueriesMiddleware and add types (a4f034d)

v6.1.0

01 Nov 17:01
Compare
Choose a tag to compare

6.1.0 (2021-11-01)

Features

  • add updateTTLOnGet argument to cache middleware (#132) (333a1c3)

v6.0.0

12 Nov 05:38
Compare
Choose a tag to compare

6.0.0 (2020-11-12)

Bug Fixes

Continuous Integration

BREAKING CHANGES

  • min required version of NodeJS is 10.17.0

v5.0.1

20 Oct 19:51
6a6ee9f
Compare
Choose a tag to compare

5.0.1 (2020-10-20)

Bug Fixes

  • formatGraphQLErrors for persisted queries (#119) (6a6ee9f)

v5.0.0

14 Sep 19:21
e04d347
Compare
Choose a tag to compare

5.0.0 (2020-09-14)

Features

BREAKING CHANGES

  • drop support for IE9

v4.7.7

03 Sep 19:20
Compare
Choose a tag to compare

4.7.7 (2020-09-03)

Bug Fixes

  • exposes graphqlBatchHTTPWrapper typing (754bce7)
  • passes through existing res properties (13937e2)

v4.7.6

21 Aug 06:17
ef171f1
Compare
Choose a tag to compare

4.7.6 (2020-08-21)

Bug Fixes

v4.7.5

19 Aug 13:40
Compare
Choose a tag to compare

4.7.5 (2020-08-19)

Bug Fixes

  • formatGraphQLErrors helper for persisted queries (a9a036f)
  • catch more case in error parser when using persisted query (#110) (6670000)
  • refresh token behavior (#111) (f24cb95)