Add Effects.receive
Only change in this release is addition of Effects.receive(action) which is just a shortcut of Effects.task(Task.succeed(action))
Only change in this release is addition of Effects.receive(action) which is just a shortcut of Effects.task(Task.succeed(action))