We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f0333e commit 38b6d80Copy full SHA for 38b6d80
ROADMAP.md
@@ -1,6 +1,6 @@
1
# 🔮 Apollo Client Ecosystem Roadmap
2
3
-**Last updated: 2024-08-26**
+**Last updated: 2024-09-09**
4
5
For up to date release notes, refer to the project's [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md).
6
@@ -41,6 +41,7 @@ _Release candidate - September 30, 2024_
41
### VSCode Extension
42
43
- Bug fixes and long-requested features
44
+- Apollo Client Devtools integration
45
46
### GraphQL Tag
47
@@ -49,6 +50,7 @@ _no work in progress_
49
50
### Apollo Client DevTools
51
52
- Ongoing work with fixing error messages shown in devtools
53
+- Add a memory panel to monitor Apollo Client devtools internal caches
54
55
### Apollo Client NextJS
56
0 commit comments