git.fiddlerwoaroof.com
Browse code

Add note to readme about react compatibility

Ed Langley authored on 03/10/2018 22:29:24
Showing 1 changed files
... ...
@@ -4,6 +4,8 @@
4 4
 
5 5
 Routedux (:duck: :duck: :duck:) routes URLs to Redux actions and vice versa. 
6 6
 
7
+(v1.x only works with React >=16)
8
+
7 9
 Your application doesn't need to know it lives in a browser, but your users want pretty urls and deep links. 
8 10
 
9 11
 ## Wait, my application doesn't need to know it lives in a browser?