n8n/packages/nodes-base
n8n-assistant[bot] e985cbac2a
🚀 Release 2.32.2 (#34728)
Co-authored-by: mike12345567 <4407001+mike12345567@users.noreply.github.com>
2026-07-22 14:29:35 +00:00
..
credentials fix(core): Coerce AWS request header values to strings before signing (#34534) 2026-07-20 13:40:33 +00:00
nodes fix(editor): Rename preview AI Agent node to V1 (backport to release-candidate/2.32.x) (#34718) 2026-07-22 13:01:20 +00:00
scripts ci: Scope frontend + nodes unit tests via janitor (DEVP-194) (#31096) 2026-05-27 14:54:57 +01:00
test chore: Bundle/2.x (backport to release-candidate/2.32.x) (#34692) 2026-07-22 11:39:04 +02:00
types fix(Code Node): Upgrade pyodide, sandbox it, and prevent JS sandbox escape (#14356) 2025-04-23 14:41:48 +02:00
utils fix(Postgres Node): Return DATE and date/time array columns as strings (v2.7) (#34050) 2026-07-20 07:56:43 +00:00
AGENTS.md test: Migrate nodes-base from Jest to Vitest (#31564) 2026-06-16 08:57:00 +00:00
aws-credentials.js refactor(core): Expose AWS credentials via a proper n8n-nodes-base sub-path (no-changelog) (#32989) 2026-06-30 09:02:07 +00:00
biome.jsonc feat: Generate Schema Files - 18113073 (no-changelog) (#12927) 2025-01-30 15:59:04 +01:00
CLAUDE.md docs: Introduce AGENTS.md for nodes-base directory (#22354) 2025-12-02 10:39:41 +01:00
eslint.config.mjs refactor: Rename node-level builderHint.message to searchHint and propertyHint (#30062) 2026-05-08 13:32:50 +00:00
index.js fix(core): Improve community nodes loading (#5608) 2023-03-24 17:04:26 +01:00
package.json 🚀 Release 2.32.2 (#34728) 2026-07-22 14:29:35 +00:00
README.md docs: Fix links to license files in readme (no-changelog) (#10257) 2024-08-06 15:21:57 +01:00
shims.d.ts feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00
TESTING_PROMPT_WORKFLOW.md test: Add testing guidelines for AI tools (no-changelog) (#20161) 2025-10-02 12:56:03 +01:00
TESTING_PROMPT.md test: Migrate nodes-base from Jest to Vitest (#31564) 2026-06-16 08:57:00 +00:00
TESTING.MD test: Add testing guidelines for AI tools (no-changelog) (#20161) 2025-10-02 12:56:03 +01:00
tsconfig.build.cjs.json chore: Migrate all base packages to TypeScript 7 (#34338) 2026-07-17 12:56:29 +03:00
tsconfig.json chore: Migrate all base packages to TypeScript 7 (#34338) 2026-07-17 12:56:29 +03:00
vite.config.ts test: Enable restoreMocks by default in shared vitest configs (#33526) 2026-07-03 10:03:01 +00:00
vitest.integration.config.ts test: Add testcontainers infrastructure and MySQL integration tests (#24603) 2026-01-28 09:33:43 +00:00

n8n.io - Workflow Automation

n8n-nodes-base

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

You can find the license information here