Skip to content

Bump Compose to 1.2.0-alpha01-dev786

Compare
Choose a tag to compare
@hfhbd hfhbd released this 13 Sep 07:51
· 114 commits to main since this release
7e78fc1

Breaking changes

All custom svg attrs extension previously defined in app.softwork.bootstrapcompose.icons.* are now merged upstream, so you have to use import org.jetbrains.compose.web.svg.* instead.

What's Changed

Full Changelog: v0.1.8...v0.1.9