Skip to content

Commit

Permalink
2024-06-03 Roadmap update
Browse files Browse the repository at this point in the history
  • Loading branch information
bignimbus authored Jun 3, 2024
1 parent d502a69 commit 45055d0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🔮 Apollo Client Roadmap

**Last updated: 2024-04-29**
**Last updated: 2024-06-03**

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

Expand All @@ -16,11 +16,13 @@ For up to date release notes, refer to the project's [Changelog](https://github.
## [3.11.0](https://github.com/apollographql/apollo-client/milestone/40) - July 9th, 2024
_Release candidate - July 2nd, 2024_

- Rewriting `useQuery` and `useSubscription` for better React Compiler support

## Upcoming features

- Data masking
- Introduce a suspenseful `useFragment` that will suspend when the data is not yet loaded
- leaner client (under alternate entry point)
- Leaner client (under alternate entry point)
- Better types for `useQuery`/`useMutation`/`useSubscription`

## 4.0
Expand Down

0 comments on commit 45055d0

Please sign in to comment.