Skip to content

Releases: ReactTooltip/react-tooltip

v5.1.1

13 Dec 19:16

Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.1.1

v5.1.0

12 Dec 19:39
5d912bb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

07 Dec 12:33
54a9b56

Choose a tag to compare

What's Changed

This is a huge change, the React Tooltip component was built from scratch using floating-ui, for more information, please check the PR of V5 or https://react-tooltip.com/docs/category/upgrade-guide

v5.0.0-beta.2

06 Dec 21:04

Choose a tag to compare

v5.0.0-beta.2 Pre-release
Pre-release
  • Remove some folders from npm publish and update license content
  • Use react-tooltip.esm.min.js as main file instead of react-tooltip.esm.js
    • both are still available to be imported

v5.0.0-beta.1

02 Dec 14:09

Choose a tag to compare

v5.0.0-beta.1 Pre-release
Pre-release

Changelog

  • fix: now we export types correctly and typescript projects can use ReactTooltip as expected

v5.0.0-beta.0

30 Nov 20:26

Choose a tag to compare

v5.0.0-beta.0 Pre-release
Pre-release

New docs for V5

V5 has some options not implemented yet, for example: tooltip can only be solid.

Here is the full changelog in the open PR:
#820

All help to build V5 and docs will be welcome.

v4.5.1

23 Nov 11:59

Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.5.1

v4.5.0

09 Nov 14:19

Choose a tag to compare

What's Changed

Contribution

Big thanks to NemeZZiZZ

Full Changelog: v4.4.5...v4.5.0

v4.4.5

09 Nov 13:49

Choose a tag to compare

What's Changed

Full Changelog: v4.4.4...v4.4.5

v4.4.4

09 Nov 13:19

Choose a tag to compare

What's Changed

  • fix: Fixed the tooltip arrow overlapping the tooltip content by @erezcarmel in #815

Full Changelog: v4.4.3...v4.4.4