Skip to content

v12.0.18

Compare
Choose a tag to compare
@sverweij sverweij released this 22 Dec 14:32
· 26 commits to main since this release
v12.0.18
63d8b46

👷 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