n8n/packages
agobrech 67983e8f94
fix: Remove redundant await in node's api request functions without try/catch (#4639)
* 🐛 Remove useless await for actionNetwork

* 🔥 Remove useless await

* 🔥 Remove useless await keyword to other generic functions
2022-11-22 17:57:17 +01:00
..
@n8n_io/eslint-config refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
cli feat: Implement runtine check for enterprise features (no-changelog) (#4676) 2022-11-22 14:24:29 +01:00
core refactor: Consolidate .prettierignore patterns (no-changelog) (#4692) 2022-11-22 14:11:29 +01:00
design-system refactor: Consolidate .prettierignore patterns (no-changelog) (#4692) 2022-11-22 14:11:29 +01:00
editor-ui feat(editor): Add workflows list status filter (#4690) 2022-11-22 14:44:12 +02:00
node-dev refactor: Consolidate .prettierignore patterns (no-changelog) (#4692) 2022-11-22 14:11:29 +01:00
nodes-base fix: Remove redundant await in node's api request functions without try/catch (#4639) 2022-11-22 17:57:17 +01:00
workflow fix(core): Fix $items().length behavior in executeOnce mode (#4694) 2022-11-22 16:24:16 +01:00