rules-machine
rules-machine copied to clipboard
Early return from `then`, `else`, `catch` not working
The final commit on PR #46 Nested Rules that switched from throwing 'BREAK' to returning it broke the functionality. Unfortunately, someone , cough @chhatch cough cough, didn't add any tests for this feature, so the regression went unnoticed.