n8n/packages/nodes-base/nodes/Code
2026-07-17 14:07:14 +03:00
..
descriptions fix!: Remove deprecated Function, FunctionItem and ItemsList nodes (#34293) 2026-07-17 14:07:14 +03:00
errors refactor: Re-parent leaf error subclasses to UserError (no-changelog) (#32541) 2026-06-24 10:00:16 +00:00
test refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
Code.node.json feat: Data transformation nodes and actions in Nodes Panel (#7760) 2023-12-08 11:40:05 +01:00
Code.node.ts fix(core): Prevent workflow builder from making HTTP requests in Code nodes (no-changelog) (#32084) 2026-06-11 12:08:06 +00:00
code.svg docs(editor): Nodes icons, Merge node descriptions (#8517) 2024-02-21 16:04:57 +00:00
ExecutionError.ts refactor: Re-parent leaf error subclasses to UserError (no-changelog) (#32541) 2026-06-24 10:00:16 +00:00
JavaScriptSandbox.ts fix: Unfork @n8n/vm2 (#24509) 2026-01-19 09:11:24 +00:00
JsCodeValidator.ts fix(Code Node): Do not validate code within comments (#12938) 2025-01-30 09:44:35 -05:00
JsTaskRunnerSandbox.ts refactor(core): Use task runner for sort operations (#24910) 2026-02-02 10:26:57 +00:00
python-runner-unavailable.error.ts fix(core): Defer requirements check for Python runner in internal mode (#22448) 2025-11-28 12:35:11 +01:00
PythonTaskRunnerSandbox.ts fix(core): Validate missing code param in Code node (#23405) 2025-12-22 17:29:52 +01:00
reserved-key-found-error.ts refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
result-validation.ts refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
Sandbox.ts refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
throw-execution-error.ts refactor: Replace deprecated ApplicationError in remaining nodes-base nodes (no-changelog) (#32473) 2026-06-17 18:19:46 +00: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 refactor: Re-parent leaf error subclasses to UserError (no-changelog) (#32541) 2026-06-24 10:00:16 +00:00