Skip to content

Commit

Permalink
2023-12-21 roadmap update (#5498)
Browse files Browse the repository at this point in the history
  • Loading branch information
bignimbus authored Dec 22, 2023
1 parent c76c344 commit 1bb8640
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🔮 Apollo Kotlin Roadmap

**Last updated: 2023-12-05**
**Last updated: 2023-12-21**

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

Expand All @@ -26,16 +26,16 @@ Our next major release is currently in the beta stage. Expect new beta to be rel
Here's a high-level overview of what to expect:

- [IntelliJ / Android Studio plugin](https://github.com/apollographql/apollo-kotlin/issues?q=is%3Aissue+is%3Aopen+plugin+label%3A%22%F0%9F%90%99+IJ%2FAS+plugin%22)
- [Better Java support](https://github.com/apollographql/apollo-kotlin/milestone/25)
- Better error handling ([RFC](https://github.com/apollographql/apollo-kotlin/issues/4711))
- [Java runtime](https://github.com/apollographql/apollo-kotlin/milestone/25)
- Error handling changes ([RFC](https://github.com/apollographql/apollo-kotlin/issues/4711))
- Move exceptions to `ApolloResponse`
- Add `@catch` directive ([RFC](https://github.com/apollographql/apollo-kotlin/issues/5337))
- Add `@semanticNonNull` directive
- [API tweaks and cleanups](https://github.com/apollographql/apollo-kotlin/issues/4171)
- Support `@oneOf` for Input Objects
- Support Wasm JS target

## Better support for Jetpack Compose
## Jetpack Compose extensions

_This is currently available as an experimental feature. We will release a stable version after getting sufficient user feedback_

Expand Down

0 comments on commit 1bb8640

Please sign in to comment.