n8n/packages/nodes-base
agobrech 2fb8ed825b
fix(Schedule Trigger Node): Fixes inconsitent behavior with cron and weekly intervals (#4558)
* 🐛 Fixes weekly schedule trigger and inconsitent behavior from Cron

* 🐛  Explicitly check if number of items is undefined

* 🐛 Add flag for first time execution

* Fix merge issues

* 🎨 Decomplexise logic for week interval

* fix: account for periods longer than minimum interval and first executions

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2022-11-21 10:32:23 +01:00
..
credentials feat(Google Sheets Node): Overhaul of node 2022-11-15 15:57:07 +02:00
nodes fix(Schedule Trigger Node): Fixes inconsitent behavior with cron and weekly intervals (#4558) 2022-11-21 10:32:23 +01:00
test/nodes ci: Enable Prettier for /nodes-base (#3315) 2022-06-20 14:51:01 -07:00
.eslintrc.js refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ (#4523) 2022-11-08 15:28:21 +01:00
gulpfile.js i18n feedback refactorings (#2597) 2022-01-07 22:02:21 +01:00
jest.config.js feat: setup nightly tests for postgres and mysql schemas (#4441) 2022-10-25 22:06:03 +02:00
LICENSE.md docs: scope Sustainable Use License to contents of the main branch (#4450) 2022-10-26 16:50:33 +02:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
package.json 🔖 Release n8n-nodes-base@0.201.1 2022-11-18 13:11:25 +00:00
README.md docs: Update logo and README files with new design 2022-10-27 14:57:49 +02:00
tsconfig.json feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00
tslint.json feat(SendInBlue Node): Add SendInBlue Regular + Trigger Node (#3746) 2022-08-03 18:08:51 +02:00

n8n.io - Workflow Automation

n8n-nodes-base

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.