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.0
@farfetched/core
Minor Changes
- 9345f18: Add Event
.forceDeactivate
to Barrier - 121de27: Runtime deprecation warnings about
concurrency
field increateJsonQuery
andcreateJsonMutation
- 00cb181: Pass response original
headers
tomapData
callback increateJsonQuery
- 46c3402: Runtime deprecation warning in
attachOperation
- 9345f18: Add Event
.performed
to Barrier - 00cb181: Pass response original
headers
tomapData
callback increateJsonMutation