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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ with powerful features like lazy code loading, dynamic route matching,
12
12
and location transition handling built right in. Make the URL your first
13
13
thought, not an after-thought.
14
14
15
+
**Important:***This is the `master` branch of React Router and may contain changes that are not yet released. To see the code for the most recently published release, browse [the `latest` tag](https://github.com/rackt/react-router/tree/latest).*
16
+
15
17
### Docs & Help
16
18
17
19
-[Guides and API Docs](https://github.com/rackt/react-router/tree/latest/docs) (latest release)
0 commit comments