This is really a major upgrade. The framework is n...
# kilua
r
This is really a major upgrade. The framework is now based on
kotlin-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.
kodee loving 2
👏 1