react-router-config published in NPM is old.
See original GitHub issueI have install react-router-config from NPM. And there is no switchProps argument in renderRoutes function as described in README. Please update npm package.
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
react-router-old - npm
A complete routing library for React.js. Latest version: 0.14.1, last published: 7 years ago. Start using react-router-old in your project ...
Read more >using an older version of react-router-dom - Stack Overflow
Try version npm install --save react-router-dom@4.3.1 – Here is the sample code for it: import React from "react"; import ReactDOM from ...
Read more >How to install older version of react router? : r/reactjs - Reddit
just change the package json to the version number you want and save, then delete node modules and reinstall.
Read more >react-router-config - npm Package Health Analysis - Snyk
Learn more about react-router-config: package health score, popularity, security, maintenance, ... Latest version published 3 years ago. License: MIT. NPM.
Read more >remix-run/react-router: Declarative routing for React - GitHub
Welcome to React Router · npm package · build. React Router is a lightweight, fully-featured routing library for the React JavaScript library.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

There hasn’t been a release of the current master version.
Or said in another way. What’s holding it back? react-router-config seems pretty small and simple, and the changes in master is non breaking. Also we are in a pre-release state (beta4). Is there anything we can do to fix whatever is holding back a release?