From 4ca5fa56a8633e0f6ab57b4402161025f699530b Mon Sep 17 00:00:00 2001 From: Igor Kamyshev Date: Thu, 28 Nov 2024 17:01:24 +0700 Subject: [PATCH] Roadmap --- apps/website/docs/releases/0-13.md | 2 +- apps/website/docs/roadmap.md | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) 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)