Declarative routing for React
This repository is a monorepo that we manage using Lerna. That means that we actually publish several packages to npm from the same codebase, including:
Package | Version | Docs | Description |
---|---|---|---|
react-router |
The core of React Router | ||
react-router-dom |
DOM bindings for React Router | ||
react-router-native |
React Native bindings for React Router | ||
react-router-config |
Static route config helpers |
Redux users: The
react-router-redux
package is now deprecated. See Redux Integration for a better approach.
Detailed release notes for a given version can be found on our releases page.
For change notes prior to version 4, please see the CHANGES.md file.
react-router
is developed and maintained by React Training and many amazing contributors. If you're interested in learning more about what React can do for your company, please get in touch!