Release 1.13.0
NOTE
Please be aware that this version introduces a change that requires adaptation in case you are using the JSONata based filter result evaluation which has been introduced in version 1.12. The condition result array has been changed to be an expression variable instead of an input property. This means it has to be referenced as $condition
instead of condition
(note the prepended dollar sign) and any property from the input message with the name "condition" will no longer be renamed.
Added
- Added support for JSONata based time switch/filter node conditions.
- Added new set action based on JSONata expressions to time change node.
Changed
- Condition result array in JSONata result evaluation of time filter node is now an expression variable instead of an input property.
NPM SHA-Sum: ab9d03d73eaa1c3ed245bfa602de0a1f7ecf55f2