react-xarrows
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -1,3 +0,7 @@ | ||
# V2.0 | ||
## 2.0.1 | ||
- fixed issues with StrictMode [#82](https://github.com/Eliav2/react-xarrows/issues/82) | ||
# V2.0.0 | ||
top level `Xwrapper` context and `useXarrow` hook added! | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "react-xarrows", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"author": "Eliav Louski", | ||
@@ -5,0 +5,0 @@ "description": "Draw arrows (or lines) between components in React!", |
@@ -182,2 +182,5 @@ # react-xarrows | ||
please note that v2.0.0 is not working using react [StrictMode](https://reactjs.org/docs/strict-mode.html). to fix | ||
update to v2.0.1. | ||
##### breaking changes | ||
@@ -184,0 +187,0 @@ |
Sorry, the diff of this file is too big to display
122203
1869
710