Infer event value to obj list in xstate transpiler Because value in event-key can be targetName *or* object of: one_or_all{target, guard, actions}, then it also accept array of object. This need the transpiler able to convert previous value into list of object when hit non-conflicted guard.