Skip to content

Commit 8047181

Browse files
authored
2024-10-07 Roadmap update
1 parent d172ac3 commit 8047181

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

ROADMAP.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🔮 Apollo Client Ecosystem Roadmap
22

3-
**Last updated: 2024-09-23**
3+
**Last updated: 2024-10-07**
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

@@ -17,16 +17,16 @@ For up to date release notes, refer to the project's [Changelog](https://github.
1717

1818
### Apollo Client
1919

20-
#### [3.12.0](https://github.com/apollographql/apollo-client/milestone/42) - October 21, 2024
21-
_Release candidate - October 24, 2024_
20+
#### [3.12.0](https://github.com/apollographql/apollo-client/milestone/42) - November 11, 2024
21+
_Release candidate - November 4, 2024_
2222

2323
- Data masking
2424

2525
#### Upcoming features
2626

2727
- Leaner client (under alternate entry point)
2828
- Better types for `useQuery`/`useMutation`/`useSubscription`
29-
- Introduce a suspenseful `useFragment` that will suspend when the data is not yet loaded
29+
- Introduce `useSuspenseFragment` that will suspend when the data is not yet loaded (experimental)
3030

3131
#### 4.0
3232

@@ -36,7 +36,6 @@ _Release candidate - October 24, 2024_
3636

3737
- New documentation
3838
- Subscription support (waiting for MSW WebSocket support to land)
39-
- Better TypeScript support
4039

4140
### VSCode Extension
4241

0 commit comments

Comments
 (0)