v1.1.3
Breaking changes to Triggers.Props Methods. All filterChanged() methods now return List, instead of Set. This is because List has wider use cases, it can not only be used in a where condition, but can also be used in an iteration.
Breaking changes to Triggers.Props Methods. All filterChanged() methods now return List, instead of Set. This is because List has wider use cases, it can not only be used in a where condition, but can also be used in an iteration.