Skip to content

1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Dec 13:47
4fcda05

New:

  • Added contrast as a new LiquidScope property (#89).

Changed:

  • Deprecated the LiquidState public constructor (#84).
    • Use rememberLiquidState() instead as this will eventually be converted into an internal constructor.
  • Improved anti-aliasing (#88).

Fixed:

  • Corner radii are clamped to 50% of the minimum dimension (#82).