From 5fc7be864fcf4235161c53762a76e736db61b039 Mon Sep 17 00:00:00 2001 From: JV Date: Tue, 16 Aug 2022 17:44:35 -0600 Subject: [PATCH] updates roadmap (#10013) I updated our roadmap to show that `usefragment` will go in r3.7 --- ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index aecdf1125d0..9e26276b9c7 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -15,11 +15,11 @@ For up to date release notes, refer to the project's [Change Log](https://github ## 3.7 -- Release 3.7 will focus on adding support for the `@defer` directive. See Github [3.7 Milestone](https://github.com/apollographql/apollo-client/milestone/28) for more details. +- Release 3.7 will focus on adding support for the `@defer` directive & adding a new hook `useFragment`. See Github [3.7 Milestone](https://github.com/apollographql/apollo-client/milestone/28) for more details. ## 3.8 -- Release 3.8: will focus on cache & performance improvements as well as adding new hooks: `useBackgroundQuery`, `useFragment` See Github [3.8 Milestone](https://github.com/apollographql/apollo-client/milestone/30) for more details. +- Release 3.8: will focus on cache & performance improvements and adding a new hook: `useBackgroundQuery`, See Github [3.8 Milestone](https://github.com/apollographql/apollo-client/milestone/30) for more details. ## 3.9