You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-2
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@ GWT Java bindings for React
3
3
4
4
##Introduction
5
5
6
-
gwt-react provides Java [GWT](http://www.gwtproject.org/) bindings for [React v15.3.2](https://facebook.github.io/react/) based on the new JsInterop capabilities introduced in GWT 2.8
6
+
<p>gwt-react provides Java [GWT](http://www.gwtproject.org/) bindings for [React v15.4.2](https://facebook.github.io/react/) based on the new JsInterop capabilities introduced in GWT 2.8</p>
7
+
<p>In addition, you can now use the same bindings with [Preact v7.2.0](https://github.com/developit/preact)</p>
7
8
8
9
##Prerequisites
9
10
@@ -22,7 +23,7 @@ You can download the latest release .jar from Maven Central using the following
0 commit comments