Skip to content

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

v4.7.4

22 Jul 15:43
Compare
Choose a tag to compare

4.7.4 (2020-07-22)

Bug Fixes

v4.7.3

30 Jun 13:18
5014fa5
Compare
Choose a tag to compare

4.7.3 (2020-06-30)

Bug Fixes

  • exporting RelayNetworkLayerOpts to be used externally (#104) (5014fa5)

v4.7.2

10 Jun 06:08
86f73b9
Compare
Choose a tag to compare

4.7.2 (2020-06-10)

Bug Fixes

  • adds operationKind property to TS definitions (86f73b9)

v4.7.1

30 May 07:18
488944f
Compare
Choose a tag to compare

4.7.1 (2020-05-30)

Bug Fixes

  • update cacheMiddleware function name (#101) (488944f)

v4.7.0

17 May 16:10
0a678f6
Compare
Choose a tag to compare

4.7.0 (2020-05-17)

Features

  • add skipBatch to cacheConfig options for batchMiddleware (#100) (0a678f6)

v4.6.1

31 Mar 13:01
509f97d
Compare
Choose a tag to compare

4.6.1 (2020-03-31)

Bug Fixes

  • typescript return type annotations (#97) (509f97d)

v4.6.0

19 Mar 22:14
c0e3145
Compare
Choose a tag to compare

4.6.0 (2020-03-19)

Features

v4.5.0

04 Feb 12:37
ab32fe6
Compare
Choose a tag to compare

4.5.0 (2020-02-04)

Features

v4.4.1

28 Jan 10:26
Compare
Choose a tag to compare

4.4.1 (2020-01-28)

Bug Fixes

  • update TypeScript definition of RelayResponse to match Flow definition (c22806a)

v4.4.0

30 Dec 06:43
Compare
Choose a tag to compare

4.4.0 (2019-12-30)

Bug Fixes

  • remove unnecessary optional dependency (e872ee4)

Features

  • expose the Headers type so it can be used in the URL middleware (4cc470b)