npm urql 1.1.2
v1.1.2

latest releases: 4.1.0, 4.1.0-canary-9bf3289b, 4.1.0-canary-019b1bb0...
5 years ago

This patch fixes a small bug that usually manifests in development,
where the initial state would be incorrect after a fast response from
the GraphQL API. This used to lock the state into fetching: true
indefinitely in some cases.

  • Export all TS types for components (see #312)
  • ⚠️ Fix state getting stuck on initial mount for fast responses (see #310)
  • Refactor build tooling to be driven only by Rollup (see #306)
  • Remove dev-only dependencies from dependencies (see #304)

Don't miss a new urql release

NewReleases is sending notifications on new releases.