What's Changed
- Add 20 new workflow definition validation rules by @EricWittmann in #20
- fix(ui): CSS export path maps to non-existent file by @EricWittmann in #23
- fix(ui): WorkflowEditor fires onChange on initial render by @EricWittmann in #24
- fix(engine): two critical bugs in WorkflowEngine by @EricWittmann in #25
- fix(engine): three high-severity engine bugs by @EricWittmann in #26
- fix: remaining three high-severity bugs by @EricWittmann in #27
- refactor(engine): deduplicate OutputDefinition record by @EricWittmann in #28
- fix(ui): add INVALID_CONDITION validation to TS validator by @EricWittmann in #29
- fix(engine): comprehensive NPE hardening by @EricWittmann in #30
- fix: four validation-related backlog items by @EricWittmann in #31
Full Changelog: v1.0.0...v1.0.1