redux-router v0.2.1 Release Notes

Release Date: 2015-07-13 // almost 9 years ago
  • ✅ Noticed after testing with Redux Devtools that an extra, unnecessary action was being dispatched after an external state change. This PR fixes it by comparing location state keys before calling locationDidChange().