n8n/packages
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
..
@n8n_io/eslint-config
cli feat(Merge Node)!: node tweaks n8n-4939 (#4321) 2022-10-13 17:14:47 +03:00
core feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00
design-system
editor-ui feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00
node-dev
nodes-base feat(Merge Node)!: node tweaks n8n-4939 (#4321) 2022-10-13 17:14:47 +03:00
workflow feat(Code Node): create Code node (#3965) 2022-10-13 14:28:02 +02:00