Skip to content

v0.13.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@rock3r rock3r released this 15 Jan 08:27
· 264 commits to main since this release
6131b37

⚠️ 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