n8n/packages/@n8n
Matsu 2fc48bdfd5
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
chore: Migrate part of backend packages to Typescript 7 (#34131)
2026-07-14 13:01:47 +03:00
..
agents 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
ai-node-sdk 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
ai-utilities 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
ai-workflow-builder.ee 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
api-types chore: Migrate part of backend packages to Typescript 7 (#34131) 2026-07-14 13:01:47 +03:00
backend-common chore: Migrate part of backend packages to Typescript 7 (#34131) 2026-07-14 13:01:47 +03:00
backend-network chore: Migrate part of backend packages to Typescript 7 (#34131) 2026-07-14 13:01:47 +03:00
backend-test-utils chore: Migrate part of backend packages to Typescript 7 (#34131) 2026-07-14 13:01:47 +03:00
benchmark 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
chat-hub 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
cli 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
client-oauth2 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
codemirror-lang 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
codemirror-lang-html 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
codemirror-lang-sql 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
computer-use 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
config feat: Wire the Schedule Trigger node into the durable scheduler (no-changelog) (#33973) 2026-07-14 09:23:34 +00:00
constants 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
crdt 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
create-node 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
db feat: Wire the Schedule Trigger node into the durable scheduler (no-changelog) (#33973) 2026-07-14 09:23:34 +00:00
decorators 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
di 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
engine 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
errors 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
eslint-config fix(core): Prevent sub-workflow failures after transferring a deleted user's workflows (#33772) 2026-07-14 07:33:01 +00:00
eslint-plugin-community-nodes 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
expression-runtime 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
extension-sdk 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
imap 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
instance-ai fix(editor): Make AI assistant quota-exhausted error states explicit (#33847) 2026-07-14 09:46:35 +00:00
json-schema-to-zod 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
local-gateway chore: Set up repository for TypeScript 7 migration (#33890) 2026-07-09 13:21:16 +03:00
mcp-apps 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
mcp-browser 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
mcp-browser-extension chore: Set up repository for TypeScript 7 migration (#33890) 2026-07-09 13:21:16 +03:00
node-cli 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
nodes-langchain Merge tag 'n8n@2.31.0' 2026-07-14 08:05:37 +00:00
permissions feat(API): Add public API endpoints to trigger and cancel evaluation test runs (#33979) 2026-07-14 09:03:36 +00:00
scan-community-package 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
scheduler feat: Wire the Schedule Trigger node into the durable scheduler (no-changelog) (#33973) 2026-07-14 09:23:34 +00:00
stylelint-config chore: Remove shamefully-hoist (#32569) 2026-06-25 10:03:07 +00:00
syslog-client 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
task-runner 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +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 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
typeorm chore: Migrate part of backend packages to Typescript 7 (#34131) 2026-07-14 13:01:47 +03:00
typescript-config 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
utils 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
vitest-config 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00
workflow-sdk 🚀 Release 2.31.0 (#34117) 2026-07-14 07:18:45 +00:00