Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller authored Apr 22, 2024
1 parent 892b6c4 commit f6de059
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🔮 Apollo Client Roadmap

**Last updated: 2024-04-15**
**Last updated: 2024-04-22**

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

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

---

## [3.10.0](https://github.com/apollographql/apollo-client/milestone/33) - April 18th, 2024
## [3.10.0](https://github.com/apollographql/apollo-client/milestone/33) - April 24th, 2024

- RC target: April 2nd, 2024
- Core `watchFragment` API to provide `useFragment`-like functionality for non-React envs
- schema-driven testing utilities

## Upcoming features

- Core `watchFragment` API to provide `useFragment`-like functionality for non-React envs
- schema-driven testing utilities
- Data masking
- Introduce a suspenseful `useFragment` that will suspend when the data is not yet loaded
- leaner client (under alternate entry point)
Expand Down

0 comments on commit f6de059

Please sign in to comment.