Tags: mkurek/connected-react-router
Tags
v6.5.0 Enhancement -------- - Support react-redux v7 (@quarties in supasate#321) Documentation ---------- - Add note about using StaticRouter for SSR (@ValentinH in supasate#322)
v6.4.0 Enchancements ------------ - Add support for react-router@5.0.0 (@cmfcmf in supasate#273) Fixes -- - Upgrade jest to fix travis error (@supasate) - [TypeScript] add isFirstRendering property to RouterState interface (@TetsuyaNegishi in supasate#276) - Fix code format (@siosio34 in supasate#289) - Move prop-types from peerDependencies into dependencies (@cmfcmf in supasate#281) Documentation ------------- - Note on removing BrowserRouter and NativeRouter (@AJamesPhillipsin in supasate#277)
v6.3.2 Fixes ===== - Declare prop-types as a peer dependency (@avindra in supasate#265) - Fix passing isFirstRendering to onLocationChange action (@AlexeyAbretov in supasate#264) - Replace uglify option with new minimize options (@gugu in supasate#263)
v6.3.0 Enhancements ------------ - Add onLocationChanged method typtings (@goszczynskip in supasate#248) - Add optinoal context prop type definition (@autarc in supasate#245) - Improve return types of action creators by adding generic args type (@salguerooo in supasate#243) Fix --- - Use immutable routerMiddleware for immutable example (@Armour in supasate#249)
v6.2.2 Fixes ----- - Add missing typedef's for `getRouter` and `createMatchSelector` (@metsavaht in supasate#235) - Fix missing store in TypeScript example (@supasate in supasate#240)
v6.2.0 Fixes --- - Move store and history subscription back to constructor (@supasate in supasate#227) - Return immutable location object in reducer (@foodforarabbit in supasate#226) Enhancements ------------ - Create selectors to retrieve search and hash (@antgonzales in supasate#203) - Add getter Typescript type support for getAction, getSearch, and getHash (@antgonzales in supasate#203) Doc == - Refactor examples to use configureStore to align with README (@supasate in supasate#228)
PreviousNext