Skip to content

🗂️ Multipart Fetch Support

Choose a tag to compare

@parkerziegler parkerziegler released this 21 Dec 17:13
· 41 commits to main since this release

This release adds a thin binding for @urql/exchange-multipart-fetch.

Added

  • A thin binding for @urql/exchange-multipart-fetch was added. Consumers of reason-urql will need to install @urql/exchange-multipart-fetch to call Client.Exchanges.multipartFetchExchange. PR by @parkerziegler here. Fixes #169.

Diff

v3.1.0...v3.2.0