Skip to content

Add support for rule conditions and actions sequencing.

Compare
Choose a tag to compare
@dompuiu dompuiu released this 07 May 15:25
· 171 commits to master since this release
2eec8bd

Extension developer will be able to return Promises inside conditions and actions library modules. By doing so, the developer can delay the running of the next condition or action until some async task is completed.