Skip to content

v0.9.15

Pre-release
Pre-release
Compare
Choose a tag to compare
@bitspittle bitspittle released this 15 Oct 18:44
· 2049 commits to main since this release

Frontend

  • Fixed ComponentVariant always causing methods to recompose when passed in as an argument to one
  • Added a handful of missing Modifier.background methods, e.g. Modifier.backgroundImage

Markdown

  • Fix issues with nested Markdown files not exporting correctly on Windows
  • Fix issue with dollar signs in Markdown generating Kotlin code that didn't compile