n8n/packages/nodes-base/nodes/Code
Mutasem Aldmour 72eca2f398
refactor: Rename node-level builderHint.message to searchHint and propertyHint (#30062)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-08 13:32:50 +00:00
..
descriptions fix(core): Route both Python options to the native Python runner (#24511) 2026-01-19 09:23:36 +00:00
errors refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
test refactor(core): Remove TaskRunnersConfig.enabled since runners are always on (#25834) 2026-03-04 09:55:08 +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 refactor: Rename node-level builderHint.message to searchHint and propertyHint (#30062) 2026-05-08 13:32:50 +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(core): Include native Python option in Code node (#18331) 2025-08-18 12:25:47 +02: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