v12.0.18
👷 maintenance
- 392a170/ cfcfaf9/ 2b074a1 refactor(render): swaps in new dot renderer, removes handlebars as a dependency (#219)
This reduces the size of state-machine-cat (bundle, distributed code on npmjs) quite a bit - and gets rid of a fairly large, seemingly nominally maintained dependency in the process.
You might encounter some small differences in the rendered output - i.e. state-machine-cat now better heeds the order in which states appear in the source, which should make the rendered output more easily predictable.
🧹 chores
- 000c112 chore(tools): improves fixture management