Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

v2.2.3

Choose a tag to compare

@atomiks atomiks released this 27 Aug 08:59
· 178 commits to master since this release

Fixes

  • core: Fix setting triggerTarget with a ref doesn't actually set Tippy instance's option (#117)
  • perf: Fix handling dynamic children memory with <TippyGroup />
  • internal: Fix useRef instead of useState with useInstance hook to hold imperative values