Skip to content

Commit b1eafb7

Browse files
committed
Update README with links to migration content
1 parent bbab8a7 commit b1eafb7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88

99
You are looking at the 2.3 stable branch. This branch is for maintaining the prebundled 15.6 ReactJS with Addons. Gem version 2.4.x onwards and master will no longer have React Addons.
1010

11+
If you need to make changes for the prebundled react, see the migration docs here:
12+
https://reactjs.org/blog/2016/11/16/react-v15.4.0.html
13+
https://reactjs.org/blog/2017/04/07/react-v15.5.0.html
14+
https://reactjs.org/blog/2017/06/13/react-v15.6.0.html
15+
1116
`react-rails` makes it easy to use [React](http://facebook.github.io/react/) and [JSX](http://facebook.github.io/react/docs/jsx-in-depth.html) in your Ruby on Rails (3.2+) application. Learn more:
1217

1318
- React's [Getting Started guide](https://facebook.github.io/react/docs/getting-started.html)

0 commit comments

Comments
 (0)