n8n/packages/nodes-base/nodes/Code
Tomi Turtiainen eb355df6c2
refactor: Replace deprecated ApplicationError in remaining nodes-base nodes (no-changelog) (#32473)
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
2026-06-17 18:19:46 +00:00
..
descriptions fix(core): Prevent workflow builder from making HTTP requests in Code nodes (no-changelog) (#32084) 2026-06-11 12:08:06 +00:00
errors refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
test test: Migrate nodes-base from Jest to Vitest (#31564) 2026-06-16 08:57:00 +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(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02: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(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00