n8n/packages
कारतोफ्फेलस्क्रिप्ट™ 7119bde029
fix(editor): Update vite legacy-plugin browser target (no-changelog) (#5952)
fix(editor-ui): Update vite legacy-plugin browser target (no-changelog)

Currently the generated `polyfills-legacy-*.js` has a md5sum that conflicts with some known malware, which is making n8n instances being incorrectly marked as malware.

Changing the browserlist target changes the browser coverage from [88.3%](https://browsersl.ist/#q=defaults) to [88.2%](https://browsersl.ist/#q=%3E1%25%2Clast+3+versions%2Cnot+dead), and changes the md5sum from `
7bbe04e33326032f3bf00ac7685bfccb` to `457638e9318cc92d88d45730c81724e4`.
2023-04-11 17:55:36 +02:00
..
@n8n_io/eslint-config ci: Fix catch clause lint rule (#5875) 2023-03-31 19:16:51 +02:00
cli fix(core): Fix issue where sub workflows would display as running forever after failure to start (#5905) 2023-04-06 11:36:11 +02:00
core fix(core): Do not execute workflowExecuteBefore hook when resuming executions from a waiting state (#5727) 2023-04-06 10:18:19 +02:00
design-system refactor(editor): Replace this.$props (no-changelog) (#5928) 2023-04-07 12:21:17 +02:00
editor-ui fix(editor): Update vite legacy-plugin browser target (no-changelog) (#5952) 2023-04-11 17:55:36 +02:00
node-dev 🚀 Release 0.223.0 (#5886) 2023-04-05 16:18:00 +02:00
nodes-base docs: Fix typo in AWS S3 and S3 nodes for parent folder key (#5933) 2023-04-11 15:17:12 +02:00
workflow fix(core): Update xml2js to address CVE-2023-0842 (#5948) 2023-04-11 15:05:56 +02:00