v1.0.4
- When
preserveScrollTop
isfalse
, we now scroll to bottom on mount (#32, zalmoxisus/redux-devtools-extension#38) - When
select
prop is specified, we no longer apply it to the undefined initial previous state (#27, #28, 3af3102)
preserveScrollTop
is false
, we now scroll to bottom on mount (#32, zalmoxisus/redux-devtools-extension#38)select
prop is specified, we no longer apply it to the undefined initial previous state (#27, #28, 3af3102)