Bugfixing release, in 1.3.1 state wasn’t properly keywordized, deep states weren’t taken into account
Interpreter state is now (js→clj) converted with all the keys keywordized
let-machine and let-machine→ macros are added
fixed bug introduced in 1.2.0, guards DB isolation worked incorrectly, it associated entire interpreter data into :db cofx, whereas it should have associated just db part
Activities support added
Examples are switched to Bootstrap from Semantic UI
Service to control other machines via re-frame co/effects included back (it was removed before 1.0.0 release)
First stable release
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close