1.0.0-alpha03
What's Changed
Breaking Changes 📣
- Refactor the QueryOptions and MutationOptions. by @ogaclejapan in #40
New Features 🎉
- Experimental support kotlinx.serialization with androidx.core.bundle by @ogaclejapan in #35
- Integrate with serialization-bundle by @ogaclejapan in #37
Bugfixes 🛠️
- Fix usage of semantics within ContentVisibility by @ogaclejapan in #34
- Improve key referencing to avoid ConcurrentModificationException by @ogaclejapan in #38
Dependency Updates ⬆️
- Bump compose-multiplatform to 1.6.11 by @ogaclejapan in #42
Other Changes 🥷
- Release 1.0.0-alpha02 by @github-actions in #32
- Update readme by @ogaclejapan in #33
- Add testing module as an internal project module by @ogaclejapan in #36
- Add onError function to Query/Mutation Options by @ogaclejapan in #39
- Remove unnecessary voyager by @ogaclejapan in #41
New Contributors
- @github-actions made their first contribution in #32
Full Changelog: 1.0.0-alpha02...1.0.0-alpha03