Skip to content

🔎 Persisted Fetch and Refocus Exchanges

Compare
Choose a tag to compare
@parkerziegler parkerziegler released this 19 Jan 05:05
· 28 commits to main since this release

This release adds bindings for two additional ecosystem exchanges:

Added

  • Bindings for @urql/exchange-persisted-fetch and @urql/exchange-refocus were added. Consumers of reason-urql will need to install @urql/exchange-persisted-fetch to call Client.Exchanges.persistedFetchExchange and @urql/exchange-refocus to call Client.Exchanges.refocusExchange. PR by @parkerziegler here.

Diff

v3.3.0...v3.4.0