Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

17 lines (9 loc) · 1.1 KB

0.3.0 (2022-11-09)

Bug Fixes

  • downgrade framer-motion to fix useId issue (49ba737)
  • separate PointerWrapper component from TooltipWrapper (84eef08)

Features

  • add render pointer prop (705d13b)
  • pass rest styles from pointerStyle to PointerWrapper (e842fe4)
  • populate rest styles from getSafeStyle (62e33d5)
  • use Animated API if reanimated2 not available (cec2483)