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
+35
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,38 @@
1
+
## 1.9.24
2
+
3
+
### Backend. Wasm
4
+
5
+
-[`KT-64890`](https://youtrack.jetbrains.com/issue/KT-64890) K/Wasm compiler crash with external class and Kodein
6
+
7
+
### Compiler
8
+
9
+
-[`KT-65235`](https://youtrack.jetbrains.com/issue/KT-65235) JDK 21 might lead to change in overloads resolution
10
+
-[`KT-66768`](https://youtrack.jetbrains.com/issue/KT-66768) K1: False positive UNRESOLVED_REFERENCE in super.getFirst/getLast call
11
+
12
+
### Native
13
+
14
+
-[`KT-67218`](https://youtrack.jetbrains.com/issue/KT-67218) Native: nested classes in kx.serialization ProtoBuf produce empty array for release binary
15
+
16
+
### Tools. Gradle
17
+
18
+
-[`KT-67139`](https://youtrack.jetbrains.com/issue/KT-67139) Build reports can be overridden
19
+
-[`KT-67138`](https://youtrack.jetbrains.com/issue/KT-67138) Json report is empty for incremental compilation
20
+
21
+
### Tools. Gradle. Multiplatform
22
+
23
+
-[`KT-67127`](https://youtrack.jetbrains.com/issue/KT-67127) KMP: IDE Dependency Resolver for CInterops reports errors on linux and windows machines
24
+
-[`KT-66514`](https://youtrack.jetbrains.com/issue/KT-66514) Don't get output file from Cinterop task for IDE Import if host os doesn't support it
25
+
26
+
### Tools. JPS
27
+
28
+
-[`KT-65043`](https://youtrack.jetbrains.com/issue/KT-65043) JPS dumb mode should respect maps needed for the compiler
29
+
30
+
### Tools. Wasm
31
+
32
+
-[`KT-67785`](https://youtrack.jetbrains.com/issue/KT-67785) Kotlin/Wasm: Node.JS 22 does not need experimental-wasm-gc flag anymore
33
+
-[`KT-65864`](https://youtrack.jetbrains.com/issue/KT-65864) K/Wasm: update Node.js to 22.x
0 commit comments