n8n/packages/cli
2025-06-25 16:54:22 +02:00
..
bin refactor(core): Decouple database entity registration (#15871) 2025-06-12 19:12:20 +02:00
scripts fix(core): Bring back the missing GMT and UTC timezone for workflow settings (#13999) 2025-03-17 17:52:47 +01:00
src feat(core): Add lastActiveAt datetime column on user table (#16488) 2025-06-24 16:20:10 +02:00
templates fix(core): Resolves response promise for active execution on job finished in queue mode (#15643) 2025-06-04 10:25:00 +02:00
test fix(core): Pagination was broken for users list (#16697) 2025-06-25 16:54:22 +02:00
.eslintrc.js chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
BREAKING-CHANGES.md fix(n8n Form Node): Update version in Breaking Changes doc (#16418) 2025-06-17 10:32:54 +02: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 ci: Docker move build stage outside container (no-changelog) (#16009) 2025-06-25 12:52:16 +01: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 refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444) 2025-06-17 18:09:44 +02:00