Store
Store copied to clipboard
A Kotlin Multiplatform library for building network-resilient applications
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [app.cash.turbine:turbine](https://redirect.github.com/cashapp/turbine) | `1.2.0` -> `1.2.1` |  |  | --- ### Release...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [co.touchlab:kermit](https://redirect.github.com/touchlab/Kermit) | `2.0.5` -> `2.0.8` |  |  | --- ### Release...
# Proposal: [Title] Author(s): [GitHub username] Last updated: [Date] ## Abstract [A short summary of the proposal.] ## Background [An introduction of the necessary background and the problem being solved...
## Summary #658 fixes a deadlock that's been present in v5.x for a while but it's fix is only landed in v5.1.x which is still in alpha & has several...
**Is your feature request related to a problem? Please describe.** Many projects (like ours) are still using Store v4 due to stability and API familiarity. However, Store v4 breaks with...