We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 245ca24 commit 0fc41b1Copy full SHA for 0fc41b1
1 file changed
CHANGELOG.md
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
- `resumeWorkflow()` - Resume after approval
22
- New types: `WorkflowStatus`, `WorkflowSource`, `GateDecision`, `StepType`, `ApprovalStatus`, `MarkStepCompletedRequest`
23
- Helper methods on `StepGateResponse`: `isAllowed()`, `isBlocked()`, `requiresApproval()`
24
+ - Helper methods on `WorkflowStatus` and `WorkflowStatusResponse`: `isTerminal()`
25
26
---
27
0 commit comments