v0.35.0
·
98 commits
to refs/heads/main
since this release
Changes in this release:
Updates to Compose 1.6 & Compose M3 1.2 brings binary incompatibilities as we rely on experimental APIs.
🚀 Features
- Add persisted state, photo and action to Toast @gerak-cz (#596)
- Update to Compose 1.6 (BC break in Text) @hrach (#564)
- Add
PassportUpdate
illustration @apps/kiwiprbot (#591) - Add
IconName
andIllustrationName
enums @gerak-cz (#580)
🧰 Maintenance
- Rework catalog's demo to M3's PullToRefresh & fix M3 surface color mappings @hrach (#598)
- Update to M3 1.2.0-beta01 @apps/renovate (#597)
- chore(deps): update kotlin & dokka & compose compiler @apps/renovate (#584)
- fix(deps): update androidx to v1.2.2 @apps/renovate (#589)
- Use TimeSource's marker for time measuring in Toast (BC break) @hrach (#581)