Skip to content

Commit c2a812e

Browse files
authored
Update ROADMAP.md
1 parent 4805980 commit c2a812e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

ROADMAP.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🔮 Apollo Client Roadmap
22

3-
**Last updated: 2024-07-08**
3+
**Last updated: 2024-07-15**
44

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

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

1414
---
1515

16-
## [3.11.0](https://github.com/apollographql/apollo-client/milestone/40) - July 17th, 2024
16+
## [3.11.0](https://github.com/apollographql/apollo-client/milestone/40) - July 22nd, 2024
1717
_Release candidate - July 9th, 2024_
1818

1919
- Rewriting `useQuery` and `useSubscription` for better React Compiler support
2020
- Add an `ignoreResults` option to the `useSubscription` API
2121
- Support extensions in useSubscription
22-
- Support errorPolicy in useSubscription hook and subscribeToMore function
22+
- Support errorPolicy in useSubscription hook
2323
- React 19 rc compatibility
24+
- Deprecate experimental schema testing utilities in favor of [`@apollo/graphql-testing-library`](https://github.com/apollographql/graphql-testing-library)
2425

2526
## Upcoming features
2627

0 commit comments

Comments
 (0)