n8n/packages/nodes-base
Mutasem Aldmour 6092f6c41e
feat(editor): Add mapping support for data paths (#5191)
* feat: add data path flag

* chore: update types

* feat: use path for data

* feat: add support for multiple values

* fix: handle if not prev node

* fix: update node

* fix: handle multi part path

* feat: add support for multiple vals for field

* feat: add support for table transforms

* feat: use dot notation

* feat: fix bug where brackets removed

* fix: handle dots, fix unit tests

* test: update snapshot

* test: fix tests

* test: add test for edge case
2023-01-30 14:42:08 +03:00
..
credentials refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
nodes feat(editor): Add mapping support for data paths (#5191) 2023-01-30 14:42:08 +03:00
test/nodes test: Add unit testing to nodes (no-changelog) (#4890) 2023-01-30 12:20:33 +01:00
utils feat(Send Email Node): Overhaul 2023-01-24 12:32:31 +02:00
.eslintrc.js refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
gulpfile.js refactor: Validate formatting in nodes-base (no-changelog) (#4685) 2022-11-22 12:44:35 +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.211.0 2023-01-27 15:27:20 +00:00
README.md refactor: Validate formatting in nodes-base (no-changelog) (#4685) 2022-11-22 12:44:35 +01:00
tsconfig.json feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +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.