Skip to content

Commit 7dbec2f

Browse files
committed
Add a note about master vs latest.
1 parent 68fdc82 commit 7dbec2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ with powerful features like lazy code loading, dynamic route matching,
1212
and location transition handling built right in. Make the URL your first
1313
thought, not an after-thought.
1414

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+
1517
### Docs & Help
1618

1719
- [Guides and API Docs](https://github.com/rackt/react-router/tree/latest/docs) (latest release)

0 commit comments

Comments
 (0)