Skip to content

Commit 53130d3

Browse files
authored
Update ROADMAP.md (#6345)
1 parent e731692 commit 53130d3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

ROADMAP.md

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

3-
**Last updated: 2024-12-12**
3+
**Last updated: 2025-01-09**
44

55
For up to date release notes, refer to the project [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md).
66

@@ -28,12 +28,11 @@ _This is currently available as an experimental feature. We will release a stab
2828

2929
[Jetpack Compose](https://developer.android.com/jetpack/compose) is a declarative UI framework for building Android UIs written in Kotlin. We are experimenting with a few different approaches for supporting Compose in the Apollo Kotlin library. Our 3.8.0 release introduced an experimental API for use with Compose, please do try it out and give us feedback!
3030

31-
## Future feature releases
31+
## Future feature releases
3232

33-
- UNKNOWN__ sealed hierarchy.
3433
- Project isolation compatibility for the Gradle plugin (might work already but at least requires some tests).
34+
- Better support for inline value classes.
3535
- Stable Jetpack Compose extensions - user feedback is critical here, please do try out the experimental extensions and let us know what's working and what could be improved!
36-
- Rich schema authoring experience for the IntelliJ plugin
3736

3837
## Version 3 releases
3938

0 commit comments

Comments
 (0)