n8n/packages/@n8n/task-runner/src/js-task-runner
2025-04-16 16:19:47 +02:00
..
__tests__ fix(core): Allow $evaluateExpression to resolve in task runners (#14641) 2025-04-15 20:27:26 +02:00
built-ins-parser test: Add $agentInfo to known task runner parsers (no-changelog) (#14525) 2025-04-10 15:13:04 +02:00
errors fix(core): Fix task runner error report from user-defined function (#13706) 2025-03-05 16:04:09 +01:00
js-task-runner.ts perf(core): Reuse context in runOnceForEachItem mode in task runner (#14682) 2025-04-16 16:19:47 +02:00
obj-utils.ts refactor: Move js task runner into own directory (#11146) 2024-10-08 12:24:10 +03:00
require-resolver.ts fix(core): Fix usage of external libs in task runner (#12788) 2025-01-23 10:18:00 +02:00
result-validation.ts fix(core): Allow index as top-level item key for Code node (#12469) 2025-01-06 15:03:36 +01:00