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

v0.2.1

Compare
Choose a tag to compare
@parkerziegler parkerziegler released this 18 Dec 00:36
· 28 commits to master since this release

This release fixes a regression introduced in 0.2.0 involving circular structures created bt withUrqlClient's getInitialProps method.

Fixed

  • Amend circular structure in withUrqlClient caused by returning ctx in getInitialProps. PR by @parkerziegler here.
  • Fix dependency resolution issues in the example project. Update example documentation. PR by @parkerziegler here.

Diff

v0.2.0...v0.2.1