v4.2.0
Minor Changes
-
#67
a8aa4ac
Thanks @tivac! - Added.send()
APIThe
.send()
API is a simple passthrough to the interpreter for the root statechart being managed byxstate-component-tree
, and is intended as a convenience function to make it easier to interact with aComponentTree
instance instead of a direct XStateInterpreter
reference.