New
v1.3.1
Updated
- Dependency updates
- The modifier is no longer a
composedone, but uses the recommendedModifier.Nodeinstead.
Breaking:
- The
shimmermodifier is now a@Composable, which might be a breaking change, depending on where the modifier was previously hoisted.