File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# 🔮 Apollo Client Ecosystem Roadmap
2
2
3
- ** Last updated: 2025-02-05 **
3
+ ** Last updated: 2025-02-12 **
4
4
5
5
For up to date release notes, refer to the project's [ Changelog] ( https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md ) .
6
6
@@ -24,11 +24,11 @@ _Release candidate - February 6th_
24
24
- ` onCompleted ` and ` onError ` callback deprecations
25
25
26
26
#### [ 4.0.0] ( https://github.com/apollographql/apollo-client/milestone/31 ) - TBD
27
- _ Release candidate - TBD _
27
+ _ Release candidate - Mid April 2025 _
28
28
29
- #### Upcoming features
29
+ #### Upcoming changes
30
30
31
- ##### 3.x.x
31
+ ##### 3.14.0
32
32
- Deprecations and preparations for 4.0
33
33
34
34
### GraphQL Testing Library
@@ -58,3 +58,4 @@ _These changes will take longer than anticipated due to prioritization on Apollo
58
58
- Support for ` @defer ` with ` PreloadQuery ` (merged)
59
59
- Support for Apollo Client Streaming in TanStack Router
60
60
- Support for Apollo Client Streaming in React Router 7 (merged)
61
+ - Remove ` experimental ` label from Next.js integration
You can’t perform that action at this time.
0 commit comments