Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller authored Sep 16, 2024
1 parent 54fa525 commit 5b3c1e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🔮 Apollo Client Ecosystem Roadmap

**Last updated: 2024-09-09**
**Last updated: 2024-09-16**

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

Expand All @@ -21,12 +21,12 @@ For up to date release notes, refer to the project's [Changelog](https://github.
_Release candidate - September 30, 2024_

- Data masking
- Introduce a suspenseful `useFragment` that will suspend when the data is not yet loaded

#### Upcoming features

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

#### 4.0

Expand Down

0 comments on commit 5b3c1e9

Please sign in to comment.