react-machine
react-machine copied to clipboard
Disable the magic 'assign' transition by default
This is not always needed, and when it is, it should be opt in, but there by default, because it's too unobvious if someone just happens to create a transition by name "assign" without being fully aware of the special case of it.