v0.13.2
Pre-release
Pre-release
⚠️ Breaking changes
The order of parameters for one of the TextField
composables has changed to be consistent with having the leading icon be placed before the trailing icon lambdas. Please check you're either using named parameters or update the order.
What's Changed
- Add derived TextStyle APIs under Typography by @rock3r in #287
- Fix TextField parameter ordering and sizing shenanigans by @rock3r in #285
Full Changelog: v0.13.1...v0.13.2