diff --git a/apps/website/docs/releases/0-13.md b/apps/website/docs/releases/0-13.md index 3987c03e..2a598823 100644 --- a/apps/website/docs/releases/0-13.md +++ b/apps/website/docs/releases/0-13.md @@ -1,6 +1,6 @@ # 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. +Mostly about improving and cleaning the APIs of Farfetched. We are preparing for the big release v1.0, so [as promised](/roadmap), all 0.X releases will be about improving the existing features and cleaning the APIs. ![Naiharn](./naiharn.jpeg) diff --git a/apps/website/docs/roadmap.md b/apps/website/docs/roadmap.md index 143a9562..40f21c1f 100644 --- a/apps/website/docs/roadmap.md +++ b/apps/website/docs/roadmap.md @@ -4,11 +4,6 @@ Since Farfetched [v0.12](/releases/0-12) we declare feature freeze and focus on ## Future releases -### v0.13 - -- Strong deprecation of `attachOperation` according to [the ADR](/adr/attach_operation_deprecation) -- Strong deprecation of `concurrency` field in `creteJsonQuery` and `createJsonMutation` according to [the ADR](/adr/concurrency) - ### v0.14 - Delete `attachOperation` according to [the ADR](/adr/attach_operation_deprecation)