n8n/packages/@n8n
2026-07-03 23:40:07 +02:00
..
agents chore: subagents 2026-07-03 23:40:07 +02:00
ai-node-sdk 🚀 Release 2.29.0 (#33260) 2026-06-30 10:21:29 +03:00
ai-utilities test: Enable restoreMocks by default in shared vitest configs (#33526) 2026-07-03 10:03:01 +00:00
ai-workflow-builder.ee test: Enable restoreMocks by default in shared vitest configs (#33526) 2026-07-03 10:03:01 +00:00
api-types chore: subagents 2026-07-03 23:40:07 +02:00
backend-common refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
backend-network refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
backend-test-utils chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
benchmark chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
chat-hub test: Enable restoreMocks by default in shared vitest configs (#33526) 2026-07-03 10:03:01 +00:00
cli feat(core): Add folder export to n8n packages (no-changelog) (#32849) 2026-07-02 13:12:49 +00:00
client-oauth2 fix(MCP Client Node): Don't send undefined token to mcp and include resource in token request (#33527) 2026-07-03 12:55:56 +00:00
codemirror-lang chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
codemirror-lang-html 🚀 Release 2.29.0 (#33260) 2026-06-30 10:21:29 +03:00
codemirror-lang-sql chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
computer-use test: Enable restoreMocks by default in shared vitest configs (#33526) 2026-07-03 10:03:01 +00:00
config refactor(core): Remove Instance AI orchestration delegate tool (no-changelog) 2026-07-03 17:28:51 +02:00
constants feat(core): Add durable scheduler executor (claim + dispatch + lease) (no-changelog) (#33497) 2026-07-03 13:13:50 +00:00
crdt 🚀 Release 2.28.0 (#32842) 2026-06-23 14:31:55 +03:00
create-node 🚀 Release 2.29.0 (#33260) 2026-06-30 10:21:29 +03:00
db feat(core): Add durable scheduler executor (claim + dispatch + lease) (no-changelog) (#33497) 2026-07-03 13:13:50 +00:00
decorators chore: Fix hoisted type errors on vite configurations (#33276) 2026-07-01 13:29:48 +03:00
di 🚀 Release 2.27.0 (#32365) 2026-06-16 10:13:05 +00:00
engine 🚀 Release 2.29.0 (#33260) 2026-06-30 10:21:29 +03:00
errors chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
eslint-config fix(core): Prevent duplicate zod instances that break npm installs (#33463) 2026-07-02 13:27:38 +00:00
eslint-plugin-community-nodes chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
expression-runtime fix(core): Preserve Date values passed to the expression isolate (#33322) 2026-07-01 09:47:37 +00:00
extension-sdk chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
imap 🚀 Release 2.29.0 (#33260) 2026-06-30 10:21:29 +03:00
instance-ai chore: subagents 2026-07-03 23:40:07 +02:00
json-schema-to-zod chore: Remove references to Jest (#33282) 2026-07-01 09:03:25 +00:00
local-gateway test: Enable restoreMocks by default in shared vitest configs (#33526) 2026-07-03 10:03:01 +00:00
mcp-apps fix(core): Narrow mcp apps frame domains (no-changelog) (#33123) 2026-06-30 13:30:10 +00:00
mcp-browser fix: Broaden secret detection in browser tool snapshots (#33528) 2026-07-03 11:56:29 +00:00
mcp-browser-extension chore: Remove shamefully-hoist (#32569) 2026-06-25 10:03:07 +00:00
node-cli fix(core): Restore node-cli eslint peer to a range (#33196) 2026-07-02 07:21:11 +00:00
nodes-langchain fix(MCP Client Node): Don't send undefined token to mcp and include resource in token request (#33527) 2026-07-03 12:55:56 +00:00
permissions feat(API): Add public API endpoints to read evaluation test runs (#33455) 2026-07-03 11:56:26 +00:00
scan-community-package feat(core): Run all eslint-plugin-n8n-nodes-base rules in scan-community-package (no-changelog) (#33418) 2026-07-02 08:03:39 +00:00
scheduler feat(core): Add durable scheduler executor (claim + dispatch + lease) (no-changelog) (#33497) 2026-07-03 13:13:50 +00:00
stylelint-config chore: Remove shamefully-hoist (#32569) 2026-06-25 10:03:07 +00:00
syslog-client chore: Fix hoisted type errors on vite configurations (#33276) 2026-07-01 13:29:48 +03:00
task-runner test: Enable restoreMocks by default in shared vitest configs (#33526) 2026-07-03 10:03:01 +00:00
task-runner-python feat(core): Add N8N_RUNNERS_ALLOW_TRANSITIVE_IMPORTS for the Python task runner (#33130) 2026-06-30 08:20:12 +00:00
tournament chore: Remove unused references in Tournament (#33477) 2026-07-03 10:17:53 +00:00
typeorm 🚀 Release 2.29.0 (#33260) 2026-06-30 10:21:29 +03:00
typescript-config chore: Fix hoisted type errors on vite configurations (#33276) 2026-07-01 13:29:48 +03:00
utils refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
vitest-config test: Enable restoreMocks by default in shared vitest configs (#33526) 2026-07-03 10:03:01 +00:00
workflow-sdk test: Enable restoreMocks by default in shared vitest configs (#33526) 2026-07-03 10:03:01 +00:00