Redux-saga: v1.0.0-beta.0: put.resolve is not a function

Created on 9 Jan 2018  路  1Comment  路  Source: redux-saga/redux-saga

Somehow put.resolve got lost in the newest version v1.0.0-beta.0 ? After I downgraded, it did start to work immediately again.

In the breaking changes I only noticed something about put.sync. So, is this intended?

Most helpful comment

Please use putResolve with v1.0.0-beta.0. Forgot to add this to the release note.

>All comments

Please use putResolve with v1.0.0-beta.0. Forgot to add this to the release note.

Was this page helpful?
0 / 5 - 0 ratings