We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e9a1c commit 8f22191Copy full SHA for 8f22191
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.2.21](https://github.com/wwayne/react-tooltip/compare/v4.2.20...v4.2.21) (2021-05-28)
2
+
3
4
+### Bug Fixes
5
6
+* **compability:** add polyfill and change styles ([#706](https://github.com/wwayne/react-tooltip/issues/706)) ([b6e9a1c](https://github.com/wwayne/react-tooltip/commit/b6e9a1c))
7
8
## [4.2.20](https://github.com/wwayne/react-tooltip/compare/v4.2.19...v4.2.20) (2021-05-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-tooltip",
- "version": "4.2.20",
+ "version": "4.2.21",
"description": "react tooltip component",
"main": "dist/index.js",
"types": "dist/react-tooltip.d.ts",
0 commit comments