Skip to content

🔁 Retry and Request Policy Exchanges

Compare
Choose a tag to compare
@parkerziegler parkerziegler released this 05 Jan 16:23
· 33 commits to main since this release

This release adds bindings for two additional ecosystem exchanges:

Added

  • Bindings for @urql/exchange-retry and @urql/exchange-request-policy were added. Consumers of reason-urql will need to install @urql/exchange-retry to call Client.Exchanges.retryExchange and @urql/exchange-request-policy to call Client.Exchanges.requestPolicyExchange. PRs by @parkerziegler here and here.

Diff

v3.2.0...v3.3.0