v2.1.0
zach-klippenstein
released this
15 Oct 01:12
·
120 commits
to main
since this release
- Introduce support for rendering across subcompositions. Children of
WithConstraints
,LazyColumn
, etc. will now be rendered. (#104) - Fix for bug where layout IDs to skip were queried incorrectly. (#94 – thanks @samruston!)
- Fix grammatical errors in documentation. (#92 – thanks @androiddevnotes!)
- Upgrade Compose to 1.0.0-alpha05. (#106)