n8n/packages/@n8n/task-runner/src/js-task-runner
2024-12-05 12:36:43 +02:00
..
__tests__ refactor: Unify task runner env vars (#12040) 2024-12-05 12:36:43 +02:00
built-ins-parser fix(core): Opt-out from optimizations if $item is used (#12036) 2024-12-04 14:32:28 +02:00
errors fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
js-task-runner.ts perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870) 2024-11-26 12:21:51 +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 feat: Add configurable require support to js task runner (no-changelog) (#11184) 2024-10-10 12:44:02 +03:00
result-validation.ts fix(core): Fix validation of items returned in the task runner (#11897) 2024-11-26 22:15:55 +02:00