Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@valentinilk valentinilk released this 18 Aug 15:12

Updated

  • Dependency updates
  • The modifier is no longer a composed one, but uses the recommended Modifier.Node instead.

Breaking:

  • The shimmer modifier is now a @Composable, which might be a breaking change, depending on where the modifier was previously hoisted.