From 38b6d800e79202db6cd946c59d5eb3fe0a608ae2 Mon Sep 17 00:00:00 2001 From: Jerel Miller Date: Mon, 9 Sep 2024 09:35:42 -0600 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index a51d49f01b6..2cf2b84ab53 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,6 +1,6 @@ # 🔮 Apollo Client Ecosystem Roadmap -**Last updated: 2024-08-26** +**Last updated: 2024-09-09** For up to date release notes, refer to the project's [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md). @@ -41,6 +41,7 @@ _Release candidate - September 30, 2024_ ### VSCode Extension - Bug fixes and long-requested features +- Apollo Client Devtools integration ### GraphQL Tag @@ -49,6 +50,7 @@ _no work in progress_ ### Apollo Client DevTools - Ongoing work with fixing error messages shown in devtools +- Add a memory panel to monitor Apollo Client devtools internal caches ### Apollo Client NextJS