n8n/packages/cli
Nikhil Kuriakose fb94b779c8
fix(editor): Set warning limit to 80% of max limit for data tables (#20613)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2025-10-10 14:53:21 +02:00
..
bin refactor(core): Overhaul commands setup. Add support for module commands (#16709) 2025-07-01 19:14:22 +02:00
scripts chore: Fix OpenAPI docs script (#17128) 2025-07-08 18:24:32 +01:00
src fix(editor): Set warning limit to 80% of max limit for data tables (#20613) 2025-10-10 14:53:21 +02:00
templates feat: Checkboxes and Radio Buttons field types (#17934) 2025-08-11 17:11:22 +03:00
test chore(core): Migrate insights values to bigint to avoid overflow (#20343) 2025-10-10 11:32:01 +02: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 chore: Add eslint rule to prevent imports to enterprise code (#20430) 2025-10-07 18:36:58 +02: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
nodemon.json build: Fix cli nodemon config (#10628) 2024-08-30 19:03:47 +03:00
package.json feat(core): Track package_version of community nodes (#20428) 2025-10-09 14:08:56 +03: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