Skip to content

Commit e723b1d

Browse files
committed
Prepare for release 0.22.2.
1 parent 6323fd1 commit e723b1d

File tree

5 files changed

+1029
-895
lines changed

5 files changed

+1029
-895
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ Changelog
44
**Unreleased**
55
--------------
66

7+
0.22.2
8+
------
9+
10+
_2024-06-04_
11+
12+
- **Fix**: Fix `pausableState` recomposition loops by avoiding backward snapshot writes.
13+
- **New**: Add `Circuit.presentWithLifecycle` flag to enable/disable automatic `pausableState` use. This is enabled by default.
14+
- Update Compose Multiplatform to `1.6.11`.
15+
- Update androidx.lifecycle to `2.8.1`.
16+
- Update androidx.appcompat to `1.7.0`.
17+
718
0.22.1
819
------
920

0 commit comments

Comments
 (0)