This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Description
I have an Electron app and now, with 4.0.6, the location change that is fired upon launch of the app has the pathname set as root ("/") instead of what the value currently is in the Redux store. This introduces unwanted behavior with the app now being unable to recall it's prior state. Rolling back to 4.0.5 fixes this issue. I can provide more detail as needed #445