I am trying to upgrade my existing codebase and moving from react-router-redux to connected react-router. Couldn't find much resources on migration, however this has helped me significantly.
I am unable to find any resource on how to get access to the router object with connected-react-router insided a react component. With react-router-redux i was getting it in the context.