n8n/packages/@n8n/decorators/src
Benjamin Schroth 4fb5ae630b
fix(core): Implement evaluation run cancellation for multi-main (#25353)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 15:42:53 +00:00
..
__tests__ test: Migrate @n8n/decorators to Vitest (#24737) 2026-01-23 18:59:09 +00:00
auth-handler chore(core): Add auth handler registry to reverse control of the ldap call (#25078) 2026-02-03 13:23:06 +00:00
command test: Migrate @n8n/decorators to Vitest (#24737) 2026-01-23 18:59:09 +00:00
context-establishment test: Migrate @n8n/decorators to Vitest (#24737) 2026-01-23 18:59:09 +00:00
controller chore(core): Support cookie for auth token extraction in dynamic credential endpoints (#25036) 2026-01-30 14:35:15 +00:00
credential-resolver chore(core): Support cookie for auth token extraction in dynamic credential endpoints (#25036) 2026-01-30 14:35:15 +00:00
execution-lifecycle feat(core): Add workflowExecuteResume lifecycle hook (#25240) 2026-02-04 09:58:08 +00:00
module test: Migrate @n8n/decorators to Vitest (#24737) 2026-01-23 18:59:09 +00:00
multi-main test: Migrate @n8n/decorators to Vitest (#24737) 2026-01-23 18:59:09 +00:00
pubsub fix(core): Implement evaluation run cancellation for multi-main (#25353) 2026-02-18 15:42:53 +00:00
shutdown test: Migrate @n8n/decorators to Vitest (#24737) 2026-01-23 18:59:09 +00:00
debounce.ts refactor(core): Introduce @n8n/decorators package (#14784) 2025-04-23 16:39:49 +02:00
errors.ts refactor(core): Introduce @OnLifecycleEvent decorator (#14987) 2025-04-30 10:15:56 +02:00
index.ts chore(core): Add auth handler registry to reverse control of the ldap call (#25078) 2026-02-03 13:23:06 +00:00
memoized.ts refactor(core): Move the Memoized decorator to @n8n/decorators (no-changelog) (#14952) 2025-04-28 14:16:00 +02:00
redactable.ts fix(core): Include role in user-invite-email-click (#21546) 2025-11-04 16:26:35 +01:00
timed.ts perf(core): Introduce decorator to report slow method calls (#17729) 2025-07-29 12:37:44 +02:00
types.ts refactor(core): Restructure decorators and add tests (#15348) 2025-05-13 15:04:58 +02:00