Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

v0.2.2

Compare
Choose a tag to compare
@parkerziegler parkerziegler released this 18 Dec 06:46
· 25 commits to master since this release

This release fixes a small discrepancy in the types used by withUrqlClient and the public API defined by our index.d.ts file.

Fixed

  • Use NextUrqlClientConfig in lieu of NextUrqlClientOptions in index.d.ts to match implementation of withUrqlClient. PR by @kylealwyn here.

Diff

v0.2.1...v0.2.2