v4.4.0
Feature
- Dispatch location change action for initial location (@brian-lives-outdoors #96)
- Add selectors (getLocation, getAction, createMatchSelector) (@josepot in #98)
- [TypeScript] Add RouterAction (@brian-lives-outdoors in #95).
- [TypeScript] Expose an enum for RouterState.action (@tleverett in #106).
Enhancement
- [TypeScript] Use Location type from
history
(@VincentLanglet in #87). - Move react-router to peerDependency (@gustavovnicius in #93).
- Add FAQ on server-side rendering (@cereallarceny in #105).
Fix
- Update Redux peer dependency to Redux v4 (@brneto in #75).
- Update dependency in a TypeScript example (@tsekityam in #90).
- Fix 404 links in Readme (@abenhamdine and @luish in #82, #87, and #94).
- Fix typos in FAQ (@Armour and @meesvandongen in #100 and #101).
- Improve grammar in README and FAQ (@jbasilio in #112)