n8n/packages/nodes-base
Michael Kret 6a37071350
feat(Merge Node)!: node tweaks n8n-4939 (#4321)
BREAKING CHANGE: The Merge node list of operations was rearranged.

Merge node: 'Combine' operation was added with 'Combine Mode' option, operations 'Merge By Fields', 'Merge By Position' and 'Multiplex' placed under 'Combine Mode' option.
To update -go to the workflows that use the Merge node, select 'Combine' operation and then choose an option from 'Combination Mode' that matches an operation that was previously used. If you want to continue even on error, you can set "Continue on Fail" to true.
2022-10-13 17:14:47 +03:00
..
credentials refactor: rename g-suite admin node to google workspace admin and update node icon (#4252) 2022-10-12 15:05:52 +01:00
nodes feat(Merge Node)!: node tweaks n8n-4939 (#4321) 2022-10-13 17:14:47 +03:00
src ci: Enable Prettier for /nodes-base (#3315) 2022-06-20 14:51:01 -07:00
test/nodes ci: Enable Prettier for /nodes-base (#3315) 2022-06-20 14:51:01 -07:00
.eslintrc.js refactor(core): integrate lint rule node-param-name-untrimmed (#4331) 2022-10-13 09:19:17 +02:00
gulpfile.js i18n feedback refactorings (#2597) 2022-01-07 22:02:21 +01:00
LICENSE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
package.json feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00
README.md refactor: Update additional README.md files 2022-08-03 13:34:49 +02:00
tsconfig.json fix(typescript): Use consistent typescript configs - N8N-4552 (#4049) 2022-09-09 18:00:18 +02:00
tslint.json feat(SendInBlue Node): Add SendInBlue Regular + Trigger Node (#3746) 2022-08-03 18:08:51 +02:00

n8n-nodes-base

n8n.io - Workflow Automation

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.