n8n/packages
कारतोफ्फेलस्क्रिप्ट™ 30aeeb70b4
fix(core): Ensure that all non-lazy-loaded community nodes get post-processed correctly (#5782)
If you install a community node with `polling: true`, activating a workflow with that node fails with an error: `WorkflowActivationError: There was a problem activating the workflow: "Could not get parameter "pollTimes"!"`.

You can test this by installing `n8n-nodes-rss-feed-trigger`, creating a workflow with the `RSS Trigger` node, and then trying to activate it. Activation will fail on `master`, but work as expected on this branch.
2023-03-24 17:29:56 +01:00
..
@n8n_io/eslint-config feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
cli fix(core): Ensure that all non-lazy-loaded community nodes get post-processed correctly (#5782) 2023-03-24 17:29:56 +01:00
core feat: Execution custom data saving and filtering (#5496) 2023-03-23 18:07:46 +01:00
design-system Merge tag 'n8n@0.221.0' 2023-03-23 16:08:56 +01:00
editor-ui feat: Add test overrides (#5642) 2023-03-24 15:57:22 +01:00
node-dev 🚀 Release 0.221.0 (#5726) 2023-03-23 15:37:49 +01:00
nodes-base fix(core): Improve community nodes loading (#5608) 2023-03-24 17:04:26 +01:00
workflow refactor(core): Stronger typing for workflow settings (no-changelog) (#5754) 2023-03-24 13:11:48 +01:00