Store icon indicating copy to clipboard operation
Store copied to clipboard

A Kotlin Multiplatform library for building network-resilient applications

Results 115 Store issues
Sort by recently updated
recently updated
newest added

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` | ![age](https://developer.mend.io/api/mc/badges/age/maven/app.cash.turbine:turbine/1.2.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/app.cash.turbine:turbine/1.2.0/1.2.1?slim=true) | --- ### 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` | ![age](https://developer.mend.io/api/mc/badges/age/maven/co.touchlab:kermit/2.0.8?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/co.touchlab:kermit/2.0.5/2.0.8?slim=true) | --- ### 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...

enhancement