v4.2.0
Minor Changes
-
#67
a8aa4acThanks @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 aComponentTreeinstance instead of a direct XStateInterpreterreference.