Robert Jaros
04/07/2025, 6:01 PMkotlin-wrappers
bindings for js, browser and web API. My own, experimental common bindings have been removed.
Some code was completely redesigned, most notably routing API. There are also some important changes in the SSR engine.
Spring and Vert.x examples have been simplified to keep compatibility with latest dependencies (both vertx-plugin
and spring-dependency-management-plugin
have been removed).
All examples are using now es2015
target and per-file
output granularity.
Of course a lot of bugs were fixed as well.