You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+15-1
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
## [Unreleased]
4
4
5
+
6
+
## [3.3.0-alpha02-0.5.0]
7
+
8
+
### Changed
9
+
10
+
- Compile with Kotlin 1.9.22.
11
+
12
+
### Breaking
13
+
14
+
-[paging-compose-common] Compile with JetBrains Compose 1.6.0 which changes the ABI for JS-based Compose libraries. Downstream usage in JS targets will also need to be recompiled.
15
+
16
+
5
17
## [3.3.0-alpha02-0.4.0]
6
18
7
19
### Added
@@ -19,5 +31,7 @@
19
31
-[paging-runtime-uikit] Instantiating `PagingCollectionViewController` no longer requires an `indexCreator`.
0 commit comments