v12.0.13
👷 maintenance
- 1180ef8 build(npm): switches from @hpcc-js/wasm/graphviz to @hpcc-js/wasm-graphviz
Makes the installed size of state-machine-cat smaller (8Mb vs 58Mb earlier)/ have less dependencies. The web distro is only about 2kb smaller, probably because tree-shaking already shook out most of the stuff we weren't using in the first place. See npm graph before and after below. - 958b196 build(npm): updates external dependencies
Before switching to wasm-graphviz
https://npmgraph.js.org/?q=state-machine-cat%4012.0.12#select=exact%3Astate-machine-cat%4012.0.12
After switching to wasm-graphviz
https://npmgraph.js.org/?q=state-machine-cat#select=exact%3Astate-machine-cat%4012.0.13