Add ExportMetaInfo
with ResolutionHint
mechanism.
This change extends unsafe export feature capabilities. You can specify Event to perform unsafe conditional lambda calls, or specify targetStates without calling lambdas at all.
https://kstatemachine.github.io/kstatemachine/pages/export.html#export-with-unsafecallconditionallambdas-flag
Fix some bugs in export feature.
Top level transitions declared in StateMachine level were not exported.
Full Changelog: v0.32.0...v.0.33.0