v0.13 Naiharn
Mostly about improving and cleaning the APIs of Farfetched. We are preparing for the big release v1.0, so as promised, all 0.X releases will be about improving the existing features and cleaning the APIs.

Photo by Maria Goroshko
Why Naiharn?
Naiharn is one of the most beautiful beaches in Phuket, Thailand. High season is coming and it's time to relax and enjoy the sun. This release is all about improving and cleaning the APIs of Farfetched and Naiharn is a perfect match for it 🏖️
Migration guide
attachOperation operator
This operator is deprecated since v0.12 and will be removed in v0.14. Please read this ADR for more information and migration guide.
concurrency operator
Field concurrency in createJsonQuery and createJsonMutation is deprecated since v0.12 and has to be replaced by the concurrency operator. Please read this ADR for more information and migration guide.
Full changelog
0.13.1
@farfetched/core
Patch Changes
- 7fc6e28: Add workaround for Safari 14.0 bugged implementation of URL constructor
0.13.0
@farfetched/core
Minor Changes
- 9345f18: Add Event
.forceDeactivateto Barrier - 121de27: Runtime deprecation warnings about
concurrencyfield increateJsonQueryandcreateJsonMutation - 00cb181: Pass response original
headerstomapDatacallback increateJsonQuery - 46c3402: Runtime deprecation warning in
attachOperation - 9345f18: Add Event
.performedto Barrier - 00cb181: Pass response original
headerstomapDatacallback increateJsonMutation