Releases: ReactTooltip/react-tooltip
Releases · ReactTooltip/react-tooltip
v5.0.0-beta.2
- Remove some folders from npm publish and update license content
- Use
react-tooltip.esm.min.js
as main file instead ofreact-tooltip.esm.js
-
- both are still available to be imported
v5.0.0-beta.1
Changelog
- fix: now we export types correctly and typescript projects can use ReactTooltip as expected
v5.0.0-beta.0
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
What's Changed
- fix: Fixed tooltip arrow center position by @erezcarmel in #824
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- feat: Added attribute to disable internal styling by @danielbarion in #819
Contribution
Big thanks to NemeZZiZZ
Full Changelog: v4.4.5...v4.5.0
v4.4.5
What's Changed
- fix: add padding into the ts type file by @danielbarion in #818
Full Changelog: v4.4.4...v4.4.5
v4.4.4
What's Changed
- fix: Fixed the tooltip arrow overlapping the tooltip content by @erezcarmel in #815
Full Changelog: v4.4.3...v4.4.4
v4.4.3
That one was supposed to be v4.5.0
, but for a mistake was released as v4.4.3
because of a skip ci in feat commit and the trigger was a fix commit.
What's Changed
- feat: Refactored the arrow implementation, added custom corners support by @erezcarmel in #806
New Contributors
- @erezcarmel made their first contribution in #806
Full Changelog: v4.4.2...v4.4.3
AND
https://github.com/ReactTooltip/react-tooltip/blob/releases/CHANGELOG.md
v4.4.2
Full Changelog: v4.4.1...v4.4.2
v4.4.1
What's Changed
- chore(deps): bump moment-timezone from 0.5.34 to 0.5.37 by @dependabot in #801
- fix: use uuid v7 instead of v8 to fix jest tests by @danielbarion in #804
- fix: use uuid v7 instead of v8 to fix jest tests by @danielbarion in #805
New Contributors
- @dependabot made their first contribution in #801
Full Changelog: v4.4.0...v4.4.1
AND
https://github.com/ReactTooltip/react-tooltip/blob/releases/CHANGELOG.md