github varabyte/kobweb v0.9.2

latest releases: v0.24.0, v0.23.3, v0.23.2...
pre-release4 years ago

Note: Starting now, releases for Kobweb (the library artifacts) and kobweb (the binary) are broken up and allowed to upgrade independently of each other. This is something we're doing as we get ready to release kobweb (the binary) on various package managers.

  • Tweaks that (hopefully) eliminate the case where a kobweb server won't stop running when you try to quit
  • Add Modifier extensions for list items and content css properties
  • ComponentStyle
    • Breaking change (although it's not too likely to affect most people) ComponentStyleBuilder renamed to ComponentStyle for clarity
    • Creating two ComponentStyles with the same name will now throw an exception (which helps fail fast on subtle copy/paste errors)
    • ComponentStyles that are empty no longer generate noise in the DOM, resulting in cleaner debugging experiences in some cases

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.