Releases: Apitomy/apitomy-flow
Releases · Apitomy/apitomy-flow
Release list
1.0.1
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
1.0.0
What's Changed
- Add release infrastructure for Maven Central and npm publishing by @EricWittmann in #1
- Move UI runtime deps to peerDependencies and pin devDependencies by @EricWittmann in #8
- chore(deps): update actions/checkout digest by @renovate[bot] in #2
- chore(deps): update actions/setup-java digest to b6effb0 by @renovate[bot] in #3
- chore(deps): update actions/setup-node digest to 2499707 by @renovate[bot] in #4
- chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.6 - autoclosed by @renovate[bot] in #5
- fix(deps): update slf4j monorepo to v2.0.18 by @renovate[bot] in #14
- chore(deps): update dependency node to v22.23.2 by @renovate[bot] in #15
- chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0 by @renovate[bot] in #16
- fix(deps): update jackson monorepo to v2.22.2 by @renovate[bot] in #19
- chore(deps): update dependency python to v3.14.7 by @renovate[bot] in #18
- chore(deps): update dependency org.junit.jupiter:junit-jupiter to v5.14.4 by @renovate[bot] in #17
New Contributors
- @EricWittmann made their first contribution in #1
- @renovate[bot] made their first contribution in #2
Full Changelog: https://github.com/Apitomy/apitomy-flow/commits/v1.0.0