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-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ GWT Java bindings for React Router
4
4
##Introduction
5
5
6
6
gwt-react-router provides Java [GWT](http://www.gwtproject.org/) bindings based on the
7
-
new JsInterop capabilities introduced in GWT 2.8 for [react-router 2.3.0](https://github.com/reactjs/react-router)
7
+
new JsInterop capabilities introduced in GWT 2.8 for [react-router 2.4.1](https://github.com/reactjs/react-router)
8
8
9
9
This project depends on [gwt-react](https://github.com/GWTReact/gwt-react)
10
10
11
-
***Please note: the project currently only works with a Snapshot build of GWT 2.8. Consider this project a preview. The API is only partially complete at this point and is highly likely to change.***
11
+
***Consider this project a preview. The API is only partially complete at this point and is highly likely to change.***
12
12
13
13
##Getting Started
14
14
@@ -19,7 +19,7 @@ You can download the latest release .jar from Maven Central using the following
0 commit comments