:rocket: KStateMachine library v0.30.0 Released :r...
# opensource
m
🚀 KStateMachine library v0.30.0 Released 🚀 Great news, I was working on this release pretty long and now its time to check out new cool features: • Persistence (serialization). This is implemented by Event Recording mechanism. Which allows to record all incoming events and reapply them to the new state machine instance. So you can restore state machine’s configuration this way. • JS and Wasm multiplatform targets are now supported These new features allow using the library event in more different contexts. Explore the latest release of KStateMachine on GitHub
👍 3