reduxjs / redux-mock-store

A mock store for testing Redux async action creators and middleware.
MIT License
2.5k stars 148 forks source link

Test and publish current master version as v2.0. #151

Open dmitry-zaets opened 6 years ago

dmitry-zaets commented 6 years ago

I've republished v1.4.0 as v1.5.3 in order to fix issues caused by breaking changes. The next step would be to test the new version, ensure that it works in all cases and then publish it as 2.0. as @Jameskmonger suggested.

@sbason Can you please help to ensure that all the cases are working?

jednano commented 5 years ago

https://github.com/dmitry-zaets/redux-mock-store/issues/148#issuecomment-510758916