11# 🔮 Apollo Client Ecosystem Roadmap
22
3- ** Last updated: 2025-03-12 **
3+ ** Last updated: 2025-04-11 **
44
55For up to date release notes, refer to the project's [ Changelog] ( https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md ) .
66
@@ -17,13 +17,13 @@ For up to date release notes, refer to the project's [Changelog](https://github.
1717
1818### Apollo Client
1919
20- #### 3.14.0 - May 13th , 2025
21- _ Release candidate - May 8th , 2025
20+ #### 3.14.0 - May 20th , 2025
21+ _ Release candidate - May 15th , 2025
2222
2323- 4.0 compatibility release/deprecations
2424
2525#### [ 4.0.0] ( https://github.com/apollographql/apollo-client/milestone/31 ) - June 10th, 2025
26- _ Release candidate - May 13th 2025_
26+ _ Release candidate - May 15th 2025_
2727
2828### GraphQL Testing Library
2929
@@ -49,15 +49,9 @@ _These changes will take longer than anticipated due to prioritization on Apollo
4949### Apollo Client React Framework Integrations
5050
5151- New/more robust documentation
52- - Support for ` @defer ` with ` PreloadQuery ` (merged)
53-
54- ** Next.js**
55- - Remove ` experimental ` label from Next.js integration (merged) - Public release March 31st, 2025
5652
5753** TanStack Start**
5854- Support for Apollo Client Streaming in TanStack Router - will stay alpha
5955
6056** React Router**
6157- Support for Apollo Client Streaming in React Router 7 - will stay alpha
62-
63- Try out the [ alpha] ( https://github.com/apollographql/apollo-client-nextjs/blob/next/README.md ) today and give us feedback!
0 commit comments