This repository was archived by the owner on Nov 9, 2024. It is now read-only.
v4.0.0-alpha.0
Pre-release
Pre-release
·
144 commits
to master
since this release
Tippy 6 + Popper 2 + Headless rendering support 🎉
NOTE: I have removed the .
from the scoped organization due to issues with some shells, please remove @tippy.js/react
and install the latest version:
npm i @tippyjs/react
yarn add @tippyjs/react
Breaking
- 🔴 Deleted
<TippySingleton />
- 🔴
useSingleton
API changed (see docs) - 🔴
enabled
is nowdisabled
(inverted logic) - 🔴
tippy.js@6
upgrade (see migration guide)