v0.2 Laem Promthep 
We are happy to announce the second release of Farfetched. It includes Mutation concept and factories to create it and a couple minor improvements for Query and its operators. For a full list of changes, see the changelog below.

Photo by Vitaly Sacred on Unsplash
Why Laem Promthep?
Laem Promthep is one of the most famous capes on Phuket, and Phuket is a place where Farfetched was born.
Full changelog 
0.2.6 
0.2.5 
@farfetched/core
Patch Changes
- 989891f: Fix 
connectQueryincorrect inference of argument infnin some cases 
0.2.4 
0.2.3 
0.2.2 
@farfetched/solid
Patch Changes
- b596c20: Fix bug with stale data returned by 
createQueryResourceafter re-executing the Query 
0.2.1 
0.2.0 
@farfetched/core
Minor Changes
- 7c3c78f: Add 
resetcommand to Query - 0162a13: Allow skipping body in non GET/QUERY requests in 
createJsonQuery - cb5a598: Add new factory — 
createMutation - f26284c: Add new stores to Query — 
$failedand$succeeded - cb5a598: Add new factory — 
createHeadlessMutation - cb5a598: Add new concept — Mutation
 - 1b1fca4: Add 
otherwisetoretrythat is called after all attempts are exceeded - cb5a598: Add new factory — 
createJsonMutation 
Patch Changes