n8n/packages/core
Jan Oberhauser 5526057efc
feat(core): Improve paired item and add additional variables (#3765)
*  Remove duplicate and old string

*  Add telemetry

*  Futher improvements

*  Change error message and display only name of last parameter

* 👕 Fix lint issue

*  Remove not needed comments

*  Rename properties, add new ones and improve error messages

*  Add support for $execution, $prevNode and make it possible to use proxies as object

*  Some small improvements

* 🐛 Fix error message

*  Improve some error messages

*  Change resumeUrl variable and display in editor

*  Fix and extend tests

*  Multiple pairedItem improvements

*  Display "More Info" link with error messages if user can fix issue

*  Display different errors in Function Nodes
2022-09-29 23:02:25 +02:00
..
src feat(core): Improve paired item and add additional variables (#3765) 2022-09-29 23:02:25 +02:00
test fix(core & function nodes): Update function nodes to work with binary-data-mode 'filesystem'. (#3845) 2022-09-11 16:42:09 +02:00
.eslintrc.js fix(eslint): setup eslint to run on every package - N8N-4553 (#4050) 2022-09-12 11:41:50 +02: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 🔖 Release n8n-core@0.135.2 2022-09-23 10:02:25 +00: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

n8n-core

n8n.io - Workflow Automation

Core components for n8n

npm install n8n-core

License

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

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