1.21.0
- New: Switch to ES2015 as our intermediate target when compiling from Kotlin to JavaScript to
QuickJS bytecode. This results in artifacts that better preserve function names in stack traces.
Note that this benefit isn't free; gzipped artifacts are about 3% larger with this update! - Upgrade: [Okio 3.15.0][okio_3_15_0].
- Upgrade: [SQLDelight 2.1.0][sqldelight_2_1_0].
- Upgrade: [Kotlin 2.1.21][kotlin_2_1_21].