Skip to content

Commit 66dc5b9

Browse files
authored
Update ROADMAP.md
1 parent 71affea commit 66dc5b9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

ROADMAP.md

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

3-
**Last updated: 2025-02-05**
3+
**Last updated: 2025-02-12**
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

@@ -24,11 +24,11 @@ _Release candidate - February 6th_
2424
- `onCompleted` and `onError` callback deprecations
2525

2626
#### [4.0.0](https://github.com/apollographql/apollo-client/milestone/31) - TBD
27-
_Release candidate - TBD_
27+
_Release candidate - Mid April 2025_
2828

29-
#### Upcoming features
29+
#### Upcoming changes
3030

31-
##### 3.x.x
31+
##### 3.14.0
3232
- Deprecations and preparations for 4.0
3333

3434
### GraphQL Testing Library
@@ -58,3 +58,4 @@ _These changes will take longer than anticipated due to prioritization on Apollo
5858
- Support for `@defer` with `PreloadQuery` (merged)
5959
- Support for Apollo Client Streaming in TanStack Router
6060
- Support for Apollo Client Streaming in React Router 7 (merged)
61+
- Remove `experimental` label from Next.js integration

0 commit comments

Comments
 (0)