You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# 🔮 Apollo Kotlin Roadmap
2
2
3
-
**Last updated: 2024-11-14**
3
+
**Last updated: 2024-11-28**
4
4
5
5
For up to date release notes, refer to the project [Changelog](https://github.com/apollographql/apollo-kotlin/blob/main/CHANGELOG.md).
6
6
@@ -33,6 +33,7 @@ _This is currently available as an experimental feature. We will release a stab
33
33
- UNKNOWN__ sealed hierarchy.
34
34
- Project isolation compatibility for the Gradle plugin (might work already but at least requires some tests).
35
35
- 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
0 commit comments