two phases: 1. first keep react-router v5 + history + redux-first-history and then use existing react-router-dom-v5-compat to provide modern hooks. 2. Upgrade to v7 + remove history package + remove redux-first-history atomically (will be a breaking change)
two phases: