This release is fully source compatible with the previous version when it comes to KVision code. But there are some important changes in the Kotlin/JS
gradle plugin. So some work is necessary in build.gradle.kts
and webpack.config.d/webpack.js
file for both plain and fullstack applications. See updated examples for details.
- Upgrade to Kotlin 1.3.70, Coroutines 1.3.4, Serialization 0.20.0, Spring Boot 2.2.5
- Major refactoring of build architecture.