mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-28 23:37:00 +02:00
* ✨ Introduce simple node versioning * ⚡ Add example how to read version in node-code for custom logic * 🐛 Fix setting of parameters * 🐛 Fix another instance where it sets the wrong parameter * ⚡ Remove unnecessary TOODs * ⚡ Revert Set Node example changes * ;rotating_light: Add test |
||
|---|---|---|
| .. | ||
| Helpers.ts | ||
| NodeHelpers.test.ts | ||
| ObservableObject.test.ts | ||
| RoutingNode.test.ts | ||
| Workflow.test.ts | ||
| WorkflowDataProxy.test.ts | ||