Skip to content
On this page

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.

Laem Promthep

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

@farfetched/core

Patch Changes

  • 9e9ba85: Handle nullish values in Sourced fields

0.2.5

@farfetched/core

Patch Changes

  • 989891f: Fix connectQuery incorrect inference of argument in fn in some cases

0.2.4

@farfetched/core

Patch Changes

  • 3fc1ff3: Expose types ValidationResult and Validator

0.2.3

@farfetched/core

Patch Changes

0.2.2

@farfetched/core

Patch Changes

  • e871f8b: Do not change $status for disabled Queries
@farfetched/solid

Patch Changes

  • b596c20: Fix bug with stale data returned by createQueryResource after re-executing the Query

0.2.1

@farfetched/react

Patch Changes

@farfetched/core

Patch Changes

  • b4a594a: Fix type definitions of error guards
@farfetched/solid

Patch Changes

0.2.0

@farfetched/react

Minor Changes

@farfetched/core

Minor Changes

  • 7c3c78f: Add reset command to Query
  • 0162a13: Allow skipping body in non GET/QUERY requests in createJsonQuery
  • cb5a598: Add new factory — createMutation
  • f26284c: Add new stores to Query — $failed and $succeeded
  • cb5a598: Add new factory — createHeadlessMutation
  • cb5a598: Add new concept — Mutation
  • 1b1fca4: Add otherwise to retry that is called after all attempts are exceeded
  • cb5a598: Add new factory — createJsonMutation

Patch Changes

  • e3a922a: Fix createJsonQuery return object structure, now it passes isQuery check
  • 55c1920: Ignore non-object values in headers transformers
@farfetched/solid

Minor Changes

Released under the MIT License.