Hi everyone!
This week we have released:
machine-runner
v0.4.4machine-check
v0.2.2New features available in machine-runner
include:
TypeError
in transitions arising from accessing the payload e.g. of an earlier version of the event definition.deepEqual
from the fast-equal package.refineStateType
. When called, an aliasing instance will be returned. The state payload produced from the new aliasing instance is typed as the union of all possible types previously defined. This is useful to be used in combination with TypeScript’s type-narrowing capability.machine-check
0.2.2 bumped its machine-runner
dependency to 0.4.4
Have a nice weekend!
Alan