n8n/packages/nodes-base/utils
Stephen Wright 13d065542e
feat: Include response timestamp in Send and Wait responses (#33283)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 09:18:47 +00:00
..
__tests__ fix(core): Guard connection pool idle checks during cleanup (#31059) 2026-06-30 09:36:15 +00:00
highlightedData feat(Chat Trigger Node): Auto-add highlighted execution data (#18778) 2026-04-03 08:51:10 +00:00
sendAndWait feat: Include response timestamp in Send and Wait responses (#33283) 2026-07-01 09:18:47 +00:00
workflowInputsResourceMapping test: Migrate nodes-base from Jest to Vitest (#31564) 2026-06-16 08:57:00 +00:00
allCurrencies.ts feat(Send Email Node): Overhaul 2023-01-24 12:32:31 +02:00
binary.ts feat: Binary data merge and expressions simplification (#23270) 2026-01-12 13:29:36 +00:00
connection-pool-manager.ts fix(core): Guard connection pool idle checks during cleanup (#31059) 2026-06-30 09:36:15 +00:00
constants.ts fix(If Node): Update copy for type conversion parameter (#10769) 2024-09-11 14:12:33 +02:00
descriptions.ts refactor: Remove unused disable directives from nodes-base (#10825) 2024-09-16 10:58:32 +02:00
ISOCountryCodes.ts refactor: Extract ISOCountryCodes into a single place (no-changelog) (#9947) 2024-07-04 21:18:28 +02:00
sshTunnel.properties.ts fix(core): Fix SSH Tunnels when using private key (#10148) 2024-07-23 10:08:01 +02:00
utilities.ts refactor: Extract formatPemBlock into @n8n/utils (#32998) 2026-06-29 08:19:29 +00:00
webhook-signature-verification.ts fix(Typeform Node): Refactor signature validation (#24987) 2026-02-03 10:44:52 +00:00
workflow-backtracking.test.ts refactor(core): Always use RunExecutionData factory (no-changelog) (#22096) 2025-11-21 13:42:13 +01:00
workflow-backtracking.ts chore(core): Fix typo (#17611) 2025-07-24 09:24:24 +01:00