|
|
|
@ -12,6 +12,12 @@
|
|
|
|
|
- Fix [jvmTarget value specified using jvmToolchain is ignored and overwritten with "1.8"](https://github.com/JetBrains/compose-jb/issues/2511) |
|
|
|
|
- Fix [Trying to delete a word via Ctrl+Backspace in an empty TextField causes an exception](https://github.com/JetBrains/compose-jb/issues/2466) |
|
|
|
|
|
|
|
|
|
## Web |
|
|
|
|
### Fixes |
|
|
|
|
- Fix [Compose Web 1.2.1 regression: unexpected recompositions](https://github.com/JetBrains/compose-jb/issues/2539) |
|
|
|
|
- Fix [Wrong instance remembered when several remember calls in one scope](https://github.com/JetBrains/compose-jb/issues/2535) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Dependencies |
|
|
|
|
This version of Compose Multiplatform is based on the next Jetpack Compose libraries: |
|
|
|
|
- [Compiler 1.3.2](https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.3.2) |
|
|
|
|