v1.2.0
This release upgrades our urql dependency to 1.2.0 and picks up a handful of small bugfixes introduced in that release.
Added
- The
operationContextobject now has ametaproperty on it, containing fields forsource,cacheOutcome, andnetworkLatency. These fields are likely to be deprecated in the next minor release and moved tobs-urql-devtools-exchange.
Changed
urqldependency upgraded to v1.2.0!bs-platformdependency upgraded to v5.2.1! PR by @parkerziegler here.- Some cmall changes to spurce up the example projects!