n8n/packages/workflow/src
2025-10-31 16:49:24 +01:00
..
common refactor(editor): Remove part of getCurrentWorkflow usages (#16148) 2025-07-24 12:51:32 +03:00
errors fix(core): Show error description in tools (#19914) 2025-10-02 08:34:05 +02:00
expressions fix(HTTP Request Node): Fix paginated requests with HttpBearerAuth (#17005) 2025-07-04 21:53:01 +03:00
extensions refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
graph feat(editor): Add ability to extract sub-workflows to canvas context menu (#15538) 2025-06-02 12:17:27 +02:00
native-methods fix: Fix examples for Array#includes method (#16360) 2025-06-18 13:10:10 +03:00
node-parameters feat(editor): Support relative dependent parameters for collection NodeProperties (#18916) 2025-08-28 16:34:23 +02:00
augment-object.ts refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
constants.ts feat(Guardrails Node): Add new node (#20755) 2025-10-30 13:36:05 +02:00
cron.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
data-table.types.ts feat(core): Data Table - Improve sql utils (no-changelog) (#20551) 2025-10-10 10:40:22 +03:00
deferred-promise.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
evaluation-helpers.ts fix(core): Fix metric default value handling and add AI model connection validation for setMetric operation in Evaluation (#18088) 2025-08-08 12:38:58 +02:00
execution-status.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
expression-evaluator-proxy.ts fix(core): Prevent resolving of raw “$” as stringified function (#19237) 2025-10-02 08:29:06 +02:00
expression-sandboxing.ts fix(core): Prevent resolving of raw “$” as stringified function (#19237) 2025-10-02 08:29:06 +02:00
expression.ts feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00
from-ai-parse-utils.ts fix(core)!: Type coercion of $fromAI default values (#19128) 2025-09-03 13:36:05 +02:00
global-state.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
index.ts refactor(editor): Move workflow diff utils to workflow package (#21286) 2025-10-30 10:05:12 +01:00
interfaces.ts feat: Support dynamic node icons using expressions (#20814) 2025-10-31 16:49:24 +01:00
logger-proxy.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
message-event-bus.ts feat(core): Add queue events to log streaming (#16427) 2025-06-17 16:26:33 +02:00
metadata-utils.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
node-helpers.ts feat: Add support for displayOptions in INodePropertyOptions (#20184) 2025-10-08 11:23:27 +03:00
node-reference-parser-utils.ts fix(editor): Fix inputs when extracting sub-workflows with Split Out nodes (#19923) 2025-10-09 09:41:22 +03:00
observable-object.ts refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
result.ts feat(core): Enforce config file permissions on startup (#11328) 2024-10-23 12:54:53 +03:00
telemetry-helpers.ts feat(Guardrails Node): Add new node (#20755) 2025-10-30 13:36:05 +02:00
tool-helpers.ts fix(core): Sanitize all non-alphanumeric characters from tool names (#18800) 2025-08-26 14:00:54 +02:00
type-guards.ts fix(editor): Update node execution itemCount to support multiple outputs (no-changelog) (#19646) 2025-09-18 12:11:04 +01:00
type-validation.ts chore(Form Node): Add dropdown example (#18809) 2025-09-05 09:09:00 +03:00
types.d.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
utils.ts feat(core): Track package_version of community nodes (#20428) 2025-10-09 14:08:56 +03:00
versioned-node-type.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
workflow-data-proxy-env-provider.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
workflow-data-proxy-helpers.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
workflow-data-proxy.ts fix(core): Check all parents of subnodes for expression resolution (#21141) 2025-10-27 12:31:42 +01:00
workflow-diff.ts refactor(editor): Move workflow diff utils to workflow package (#21286) 2025-10-30 10:05:12 +01:00
workflow.ts fix(core): Ensure getNodeOutputs always returns an array (#19069) 2025-09-02 15:16:42 +02:00