Skip to content

Commit

Permalink
Add note about Relay Modern support [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Jun 1, 2017
1 parent 2f28ccc commit 14d85c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# react-router-relay [![Travis][build-badge]][build] [![npm][npm-badge]][npm]
[Relay](http://facebook.github.io/relay/) integration for [React Router](https://github.com/reactjs/react-router).

**This library only supports Relay Classic. For Relay Modern support, see [Found Relay](https://github.com/4Catalyzer/found-relay).**

**This library does not support React Router v4, because React Router v4 does not provide the necessary integration points for efficient data fetching with Relay. Additionally, rendering performance will be better with React Router v2 than with React Router v3, as the link subscription logic in React Router v3 triggers unnecessary rerenders with Relay.**

[![Discord][discord-badge]][discord]
Expand Down

0 comments on commit 14d85c6

Please sign in to comment.