We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c41f01 commit c172a94Copy full SHA for c172a94
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.2.9](https://github.com/wwayne/react-tooltip/compare/v4.2.8...v4.2.9) (2020-08-27)
2
+
3
4
+### Bug Fixes
5
6
+* **getposition:** properly determine parents with will-change: transform ([3a76250](https://github.com/wwayne/react-tooltip/commit/3a76250))
7
8
## [4.2.8](https://github.com/wwayne/react-tooltip/compare/v4.2.7...v4.2.8) (2020-08-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-tooltip",
- "version": "4.2.8",
+ "version": "4.2.9",
"description": "react tooltip component",
"main": "dist/index.js",
"types": "dist/react-tooltip.d.ts",
0 commit comments