We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e203e1 commit 889985eCopy full SHA for 889985e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## Change Log
2
3
-### 3.2.8 (2017/03/20 15:37 +00:00)
+### 3.2.9 (2017/03/20 15:37 +00:00)
4
- [#236](https://github.com/wwayne/react-tooltip/pull/236) escape backslash in getTargetArray method (@rnons)
5
6
### 3.2.7 (2017/02/17 07:24 +00:00)
package.json
{
"name": "react-tooltip",
- "version": "3.2.8",
+ "version": "3.2.9",
"description": "react tooltip component",
"main": "dist/index.js",
"scripts": {
0 commit comments