What's Changed
- Refine VisualEffect lifecycle API, enforce single-owner semantics by @chrisbanes in #916
- Rework README as brand landing page by @chrisbanes in #917
- Add recomposition testing (count + loop detection + instrumentation) by @chrisbanes in #919
- Fix IllegalStateException from currentValueOf on unattached node (#920) by @chrisbanes in #921
- Migrate to Compose v2 test APIs by @chrisbanes in #924
Full Changelog: 2.0.0-alpha01...2.0.0-alpha02