n8n/packages
freya 6ca49f9d54
fix(core): Prevent shared user details being saved alongside execution data (#5334)
* 🔨 - Remove `shared` key from execution save data

* 👕 - Using import type where needed

* remove console.log

* 🔨 - Create new clean workflowData instead of removing shared

If IWorkflowBase changes in future, TS will error out here ensuring it's kept up to date

* 🔨 - use lodash.pick for less verbosity

* 🔨 - fix lodash imports
2023-02-02 15:27:00 +00:00
..
@n8n_io/eslint-config
cli fix(core): Prevent shared user details being saved alongside execution data (#5334) 2023-02-02 15:27:00 +00:00
core feat(core): Fix populating of node custom api call options (#5303) 2023-02-02 14:53:08 +01:00
design-system 🔖 Release n8n-design-system@0.52.0 2023-01-27 15:28:37 +00:00
editor-ui feat(core): Fix populating of node custom api call options (#5303) 2023-02-02 14:53:08 +01:00
node-dev 🔖 Release n8n-node-dev@0.91.0 2023-01-27 15:27:06 +00:00
nodes-base feat(editor): Adjust HTML editor component for use in params (#5285) 2023-02-02 14:00:16 +01:00
workflow feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00