KELiON / redux-async-initial-state

Redux middleware that helps you load redux initial state asynchronously
MIT License
114 stars 12 forks source link

Pass store.getState to get latest state on promise resolution #12

Closed tuntisz closed 7 years ago

tuntisz commented 7 years ago

https://github.com/KELiON/redux-async-initial-state/issues/11

KELiON commented 7 years ago

@tuntisz Why did you close this PR?

tuntisz commented 7 years ago

I committed breaking changes in my fork. Would you like me to reopen with a cleaner fix?

KELiON commented 7 years ago

@tuntisz I think it totally makes sense and deserve a major release to prevent broken builds after package update

conor909 commented 6 years ago

@KELiON can we get this merged in? or is this still maintained at all?