mirror of
https://github.com/run-llama/workflows-ts.git
synced 2026-07-16 05:31:48 -04:00
[PR #36] [MERGED] refactor: rename validation handle to strictHandle
#49
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/workflows-ts/pull/36
Author: @himself65
Created: 4/14/2025
Status: ✅ Merged
Merged: 4/14/2025
Merged by: @himself65
Base:
main← Head:validation📝 Commits (1)
494a8f3refactor: rename validationhandletostrictHandle📊 Changes
5 files changed (+9 additions, -10 deletions)
View changed files
📝
README.md(+1 -1)📝
packages/fluere/src/core/workflow.ts(+1 -1)📝
packages/fluere/src/middleware/validation.ts(+3 -4)📝
packages/fluere/tests/middleware/full-workflow.spec.ts(+2 -2)📝
packages/fluere/tests/middleware/with-validation.spec.ts(+2 -2)📄 Description
For typescript happy, probably change first parameter is not allowed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.