n8n/packages/@n8n/decorators/src
2026-05-18 14:07:27 +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
breaking-change-rule refactor(core): Implement decorator-based auto-discovery for breaking change rules (#26270) 2026-03-09 12:53:13 +00:00
cluster-check feat(core): Add cluster check interface and decorator (no-changelog) (#28724) 2026-04-22 06:26:38 +00:00
command test: Migrate @n8n/decorators to Vitest (#24737) 2026-01-23 18:59:09 +00:00
context-establishment feat(core): Add cluster check interface and decorator (no-changelog) (#28724) 2026-04-22 06:26:38 +00:00
controller feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +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): OTEL - workflow node tracing (#27789) 2026-04-02 07:59:19 +00:00
module feat(core): Transform MCP server configs into dedicated MCP tools (#29493) 2026-05-06 10:17:43 +00:00
multi-main test: Migrate @n8n/decorators to Vitest (#24737) 2026-01-23 18:59:09 +00:00
pubsub feat(core): Persist and periodically fetch MCP servers from a remote API (#30298) 2026-05-18 14:07:27 +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 feat(core): Add cluster check interface and decorator (no-changelog) (#28724) 2026-04-22 06:26:38 +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