File tree Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Expand file tree Collapse file tree 1 file changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -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 - TBD
21- _ Release candidate - TBD
20+ #### 3.14.0 - May 13th, 2025
21+ _ Release candidate - May 8th, 2025
2222
2323- 4.0 compatibility release/deprecations
2424
25- #### [ 4.0.0] ( https://github.com/apollographql/apollo-client/milestone/31 ) - TBD
26- _ Release candidate - Mid April 2025_
25+ #### [ 4.0.0] ( https://github.com/apollographql/apollo-client/milestone/31 ) - June 10th, 2025
26+ _ Release candidate - May 13th 2025_
2727
2828### GraphQL Testing Library
2929
@@ -50,8 +50,14 @@ _These changes will take longer than anticipated due to prioritization on Apollo
5050
5151- New/more robust documentation
5252- Support for ` @defer ` with ` PreloadQuery ` (merged)
53- - Support for Apollo Client Streaming in TanStack Router (merged)
54- - Support for Apollo Client Streaming in React Router 7 (merged)
55- - Remove ` experimental ` label from Next.js integration (merged)
53+
54+ ** Next.js**
55+ - Remove ` experimental ` label from Next.js integration (merged) - Public release March 31st, 2025
56+
57+ ** TanStack Start**
58+ - Support for Apollo Client Streaming in TanStack Router - will stay alpha
59+
60+ ** React Router**
61+ - Support for Apollo Client Streaming in React Router 7 - will stay alpha
5662
5763Try out the [ alpha] ( https://github.com/apollographql/apollo-client-nextjs/blob/next/README.md ) today and give us feedback!
You can’t perform that action at this time.
0 commit comments