Skip to content
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
Compare
Choose a tag to compare
@atomiks atomiks released this 05 Mar 23:53
· 144 commits to master since this release
dde83fd

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 now disabled (inverted logic)
  • 🔴 tippy.js@6 upgrade (see migration guide)