File tree 1 file changed +13
-7
lines changed
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.
17
17
18
18
### Apollo Client
19
19
20
- #### 3.14.0 - TBD
21
- _ Release candidate - TBD
20
+ #### 3.14.0 - May 13th, 2025
21
+ _ Release candidate - May 8th, 2025
22
22
23
23
- 4.0 compatibility release/deprecations
24
24
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_
27
27
28
28
### GraphQL Testing Library
29
29
@@ -50,8 +50,14 @@ _These changes will take longer than anticipated due to prioritization on Apollo
50
50
51
51
- New/more robust documentation
52
52
- 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
56
62
57
63
Try 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