5.7.0
Update:
Version 5.7.0 is broken. Please use 5.7.1.
- Upgraded dependencies (Kotlin 1.6.10, Serialization 1.3.2, Coroutines 1.6.0, Spring Boot 2.6.2, Micronaut 3.2.4, Ktor 1.6.7, Javalin 4.2.0, Vert.x 4.2.3, kotlin-wrappers 286, Gradle 7.3.3, Dokka 1.6.10, Jackson Module Kotlin 2.13.1)
- Major rewrite of the
kvision-maps
module, thanks to @aSemy (introduces breaking changes in the API!) - Introduce Kotest to the
kvision-testutils
module, thanks to @aSemy - New option to customize Json serialization configuration for the whole app (#324)
- Add properties to disable functions of the KVision gradle plugin (see KT-50410)
- Support data-navigo attribute for links to make history API routing easier to use
- A few fixes for the
Tabulator
component - Use new Kotlin React API in the
kvision-react
module (introduces breaking changes in the API!) - Rename
JSON
objects toSerialization
to avoid conflict withkotlin.js.JSON
(add deprecated typealiases for compatibility) - Forked and updated some npm packages to fix vulnerable dependencies