n8n/packages/cli
2025-11-19 08:48:03 +00:00
..
bin refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
scripts ci: Fix paths with spaces for Windows compatibility (#21017) 2025-10-22 07:17:43 +01:00
src fix: In queue mode "Respond to Webhook" node returns 500 when there is an error in the execution (#21981) 2025-11-19 08:48:03 +00:00
templates fix(Form Trigger Node): Do not translate checkbox values (#21737) 2025-11-14 16:57:17 +02:00
test feat(core): Add instance types option to backend modules (no-changelog) (#21990) 2025-11-18 18:30:34 +01:00
BREAKING-CHANGES.md feat: Add N8N_GIT_NODE_DISABLE_BARE_REPOS environment variable to allow users to disable bare repositories in Git Node (#19559) 2025-09-18 18:33:32 +03:00
eslint.config.mjs test: Split up unit and integration tests for CI (#21438) 2025-10-31 17:59:44 +00:00
jest.config.integration.js test: Configures integration tests to run in src (#19640) 2025-09-17 17:36:39 +01:00
jest.config.js ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
jest.config.unit.js test: Split up unit and integration tests for CI (#21438) 2025-10-31 17:59:44 +00:00
nodemon.json build: Fix cli nodemon config (#10628) 2024-08-30 19:03:47 +03:00
package.json 🚀 Release 1.121.0 (#21972) 2025-11-18 10:01:47 +02:00
THIRD_PARTY_LICENSES.md ci: Include THIRD_PARTY_LICENSES.md file with release (#18739) 2025-09-01 12:41:42 +02:00
tsconfig.build.json refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
tsconfig.json feat: Upgrade nodes-base package to use modern tsconfig.json (no-changelog) (#16884) 2025-07-04 14:55:39 +03:00