Releases: relay-tools/react-relay-network-modern
Releases · relay-tools/react-relay-network-modern
v6.2.2
6.2.2 (2023-07-19)
Bug Fixes
- undo upgrades of flow and relay, need seperate pr (7f366ea)
- upgrade dependancies (af882e4)
v6.2.1
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
6.2.0 (2021-11-09)
Features
- expose persistedQueriesMiddleware and add types (a4f034d)
v6.1.0
6.1.0 (2021-11-01)
Features
- add
updateTTLOnGet
argument to cache middleware (#132) (333a1c3)
v6.0.0
6.0.0 (2020-11-12)
Bug Fixes
Continuous Integration
BREAKING CHANGES
- min required version of NodeJS is 10.17.0
v5.0.1
5.0.1 (2020-10-20)
Bug Fixes
- formatGraphQLErrors for persisted queries (#119) (6a6ee9f)
v5.0.0
5.0.0 (2020-09-14)
Features
BREAKING CHANGES
v4.7.7
4.7.7 (2020-09-03)
Bug Fixes
- exposes graphqlBatchHTTPWrapper typing (754bce7)
- passes through existing res properties (13937e2)
v4.7.6
4.7.6 (2020-08-21)
Bug Fixes
v4.7.5
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)