v6.2.0
Fixes
- Move store and history subscription back to constructor (@supasate in #227)
- Return immutable location object in reducer (@foodforarabbit in #226)
Enhancements
- Create selectors to retrieve search and hash (@antgonzales in #203)
- Add getter Typescript type support for getAction, getSearch, and getHash (@antgonzales in #203)
- Export onLocationChanged action (@supasate in #222)