- Upgraded dependencies (Kotlin 1.6.20, Ktor 2.0.0, Coroutines 1.6.1, OnsenUI 2.12.0, Vert.x 4.2.7, Micronaut 3.4.2, kotlin-wrappers 329 and some other npm dependencies)
- Fix bidirectional state binding for text form fields
- Optimize virtual nodes generation from rich html strings
- Optimize subscriptions of
ObservableValue
- Helper tasks in the gradle plugin for developing webworkers (#322)
- Add property to allow working with MPP project without backend source set (#364)