n8n/packages/nodes-base/nodes/Code
2025-02-10 16:51:01 +01:00
..
descriptions
errors fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
test refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
Code.node.json
Code.node.ts refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
code.svg
ExecutionError.ts feat: Add once for each item support for JS task runner (no-changelog) (#11109) 2024-10-07 21:18:32 +03:00
JavaScriptSandbox.ts refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
JsCodeValidator.ts fix(Code Node): Do not validate code within comments (#12938) 2025-01-30 09:44:35 -05:00
JsTaskRunnerSandbox.ts perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870) 2024-11-26 12:21:51 +02:00
Pyodide.ts
PythonSandbox.ts refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
Sandbox.ts fix(core): Allow index as top-level item key for Code node (#12469) 2025-01-06 15:03:36 +01:00
utils.ts refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
ValidationError.ts fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (#10023) 2024-07-12 11:13:17 +03:00