Nyamath Shaik
Nyamath Shaik
### What would you like to be added? Support for while or do-while loop constructs to simplify workflows that need to fetch paginated data from APIs until a condition is...
**Please specify parts of this PR update:** - [x] Specification - [x] Schema - [x] Examples - [ ] Extensions - [x] Use Cases - [ ] Community - [...
### What would you like to be added? Introduce native support for a break task to provide enhanced control within looping constructs (e.g., for). This allows workflow authors to exit...
# Add Native Date Object Support ## Summary This PR adds proper handling for JavaScript Date objects in JSON Patch operations. Currently, `fast-json-patch` converts Date objects to ISO strings during...