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