Home / v0.18.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-06-26 917 Bytes
v0.18.2 source code.tar.gz 2024-06-26 622.4 kB
v0.18.2 source code.zip 2024-06-26 995.7 kB
Totals: 3 Items   1.6 MB 0

This is a minor release mostly to fix an accidental API ambiguity error we introduced for some users in v0.18.1. We also picked up a few misc. additions along the way.

If v0.18.1 is working fine for you, there is no urgency to upgrade.

[!IMPORTANT] Planning to upgrade? Review instructions in the README.

Changes

Frontend

  • Fixed ambiguity error for people calling Modifier.background(color) without any other parameters.
  • Fixed an exception that would get fired if you used a design breakpoint inside a ctx.stylesheet.registerStyle block.
  • Added mixBlendMode modifier

Gradle

  • Refactored our Gradle code more compatible with configuration caching.

Full Changelog: https://github.com/varabyte/kobweb/compare/v0.18.1...v0.18.2

Source: README.md, updated 2024-06-26