Skip to content

Commit 89e2de5

Browse files
authored
Update roadmap with latest plugin release details (#6726)
Updated the last updated date and added release highlights for the IntelliJ plugin.
1 parent 18ab598 commit 89e2de5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

ROADMAP.md

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

3-
**Last updated: 2025-09-18**
3+
**Last updated: 2025-10-02**
44

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

@@ -57,7 +57,12 @@ This pattern is encouraged by [Relay](https://relay.dev/docs/tutorial/fragments-
5757

5858
## [IntelliJ plugin usability](https://github.com/apollographql/apollo-intellij-plugin)
5959

60-
We are planning to remove some of the limitations of the current plugin in order to make it easier to work with (by simplifying configuration, especially for server vs client use cases) as well as consume less resources (by skipping the Gradle daemon). This work is exploratory and will also unlock future improvements for the plugin such as adopting new GraphQL features and directives faster.
60+
IJ Plugin version 5.0.0 is released 🎉
61+
Highlights includes:
62+
* Support for `@link`.
63+
* No-Gradle mode: if you are using Apollo 5, the IJ plugin can now invoke the Apollo compiler directly without needing a full Gradle daemon.
64+
65+
See the [release notes](https://github.com/apollographql/apollo-intellij-plugin/releases/tag/v5.0.0) for details.
6166

6267
## [Apollo Kotlin Faker](https://github.com/apollographql/apollo-kotlin-faker) (on pause, feedback needed 🙏)
6368

0 commit comments

Comments
 (0)