Skip to content

Commit

Permalink
Merge branch 'main' into release-3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller authored Dec 6, 2023
2 parents 838095b + aaf990b commit c82c7fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🔮 Apollo Client Roadmap

**Last updated: 2023-11-21**
**Last updated: 2023-12-05**

For up to date release notes, refer to the project's [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md).

Expand All @@ -17,14 +17,14 @@ For up to date release notes, refer to the project's [Changelog](https://github.

_Currently in development phase_

Tentative beta date: Dec 1, 2023
Tentative beta date: Dec 12, 2023

Features we plan to tackle:

- Ability to preload a query outside of a React component that can be used with `useReadQuery` to suspend while loading
- Introduce a new `useLoadableQuery` hook
- `<MockedProvider />` improvements
- Optimizing memory usage in SSR scenarios
- Optimizing memory usage

> NOTE: These are subject to change and are not guaranteed to be part of 3.9 at the time of this writing.
Expand Down

0 comments on commit c82c7fd

Please sign in to comment.