Skip to content

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@abdel-17 abdel-17 released this 27 Sep 18:18

Breaking Changes

  1. Remove the following props:
    • duration
    • disableFallback
    • hoverColor
    • hoverOpacity
    • pressedColor
    • pressedOpacity
  2. Rename the ref prop to element.
  3. Remove the fallback behavior when JavaScript is not available.
  4. Drop Svelte 4 support.

Minor Changes

  1. Add the for prop.
  2. Add the theme prop, replacing hoverColor, hoverOpacity, pressedColor, and pressedOpacity.