From 76539d91b0f4f8b031938081f21ae59d5e872925 Mon Sep 17 00:00:00 2001
From: Jeff Auriemma <bignimbus@users.noreply.github.com>
Date: Tue, 26 Sep 2023 11:11:05 -0400
Subject: [PATCH] Roadmap update 2023-09-26

---
 ROADMAP.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/ROADMAP.md b/ROADMAP.md
index 52d481c742b..081d877de06 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -1,6 +1,6 @@
 # 🔮 Apollo Client Roadmap
 
-**Last updated: 2023-08-29**
+**Last updated: 2023-09-26**
 
 For up to date release notes, refer to the project's [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md).
 
@@ -22,7 +22,8 @@ Features we plan to tackle:
 - Introduce a suspenseful `useFragment` that will suspend when the data is not yet loaded
 - Ability to preload a query outside of a React component that can be used with `useReadQuery` to suspend while loading
 - Introduce a new `useInteractiveQuery`/`useLazyBackgroundQuery` hook (name TBD)
-- Improved testing utilities 
+- Improved testing utilities
+- Optimizing memory usage in SSR scenarios
 
 > NOTE: These are subject to change and are not guaranteed to be part of 3.9 at the time of this writing.
 
@@ -30,7 +31,7 @@ Features we plan to tackle:
 
 _Approximate Date: TBD_
 
-The 3.8 release is a major milestone for the project's React support.  Feedback from the community will have a big impact on where we go next, particularly as use cases for React Server Components and other React 18 features emerge.  In addition to new functionality, there is a significant backlog of questions and fixes that we want to categorize and thoughtfully address in upcoming releases.
+The 3.8 release was a major milestone for the project's React support.  Feedback from the community will have a big impact on where we go next, particularly as use cases for React Server Components and other React 18 features emerge.  In addition to new functionality, there is a significant backlog of questions and fixes that we want to categorize and thoughtfully address in upcoming releases.
 
 ## 4.0