I have released KVision 4.5.0 - <https://kvision.i...
# javascript
r
I have released KVision 4.5.0 - https://kvision.io Highlights of this release: - Kotlin 1.5 support - Upgraded dependencies (Coroutines 1.5.0-RC, Serialization 1.2.0, Jooby 2.9.6, Ktor 1.5.4, Javalin 3.13.7, Micronaut 2.5.1) - Improvements to
Style
objects (media queries, pseudo classes and pseudo elements) - New
rgb()
and
rgba()
functions for color definitions - Support for additional CSS properties (box shadow, border radius and transition) - Other bugfixes and improvements See the changelog for more information: https://github.com/rjaros/kvision/releases/tag/4.5.0 As always any feedback is welcomed 🙂 Posted in #feed
🚀 2
K 2
🎉 2
t
Is it for IR only?
r
No. Both IR and legacy backends are still fully supported.
t
Ktor
1.5.4
isn’t compatible with Serialization
1.2.0
and Coroutines
1.5.0-RC
(checked in legacy). Do you have additional “fix” plugins?