v0.2.1
The 0.2.0 engine rewrite imports xstate from src/harness/engine/, but the dependency was declared in devDependencies only, so globally installed users hit "Cannot find package 'xstate'" on first invocation. Move xstate to dependencies and bump to 0.2.1.