n8n/packages
Iván Ovejero b16dd21909
refactor(core): Switch plain errors in core to ApplicationError (no-changelog) (#7873)
Ensure all errors in `core` are `ApplicationError` or children of it and
contain no variables in the message, to continue normalizing all the
errors we report to Sentry

Follow-up to: https://github.com/n8n-io/n8n/pull/7857
2023-11-30 09:06:19 +01:00
..
@n8n feat: Replace owner checks with scope checks (no-changelog) (#7846) 2023-11-29 14:48:36 +00:00
@n8n_io/eslint-config build: Upgrade lint related packages (#7790) 2023-11-27 09:11:52 +01:00
cli feat: Allow owner to share workflows/credentials they don't own (no-changelog) (#7869) 2023-11-29 16:32:27 +00:00
core refactor(core): Switch plain errors in core to ApplicationError (no-changelog) (#7873) 2023-11-30 09:06:19 +01:00
design-system 🚀 Release 1.19.0 (#7863) 2023-11-29 13:17:03 +01:00
editor-ui fix(editor): Restrict workflow and credential sharing to their owners (no-changelog) (#7870) 2023-11-29 16:36:49 +01:00
node-dev 🚀 Release 1.19.0 (#7863) 2023-11-29 13:17:03 +01:00
nodes-base fix(Google Sheets Node): Fix issue with paired items not being set correctly (#7862) 2023-11-29 14:12:50 +00:00
workflow feat(core): Add Advanced Permissions to FE settings (no-changelog) (#7867) 2023-11-29 15:56:35 +01:00