Skip to content

v0.12.4

Compare
Choose a tag to compare
@jeffbski jeffbski released this 08 May 00:21
· 173 commits to master since this release

Fix defect which occurred when using processOptions successType or failType along with validate or transform hook. If the validate or transform hook caused a dispatch then it was incorrectly being wrapped using the processOptions successType or failType. Those options only apply to the process hook.

Merge PR to fix link on API page. Thanks @cherniavskii