Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller authored Nov 21, 2023
1 parent 9ee6f95 commit d187e33
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-07**
**Last updated: 2023-11-21**

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

Expand All @@ -22,8 +22,8 @@ Tentative beta date: Dec 1, 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 `useInteractiveQuery`/`useLazyBackgroundQuery` hook (name TBD)
- Improved testing utilities
- Introduce a new `useLoadableQuery` hook
- `<MockedProvider />` improvements
- 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.
Expand Down

0 comments on commit d187e33

Please sign in to comment.