कारतोफ्फेलस्क्रिप्ट™
|
206b6b90b8
|
fix(core): Fix hasOwnProperty on augmented objects (#6124)
N8N-6333
Fixes
- https://community.n8n.io/t/bug-faulty-javascript-being-implemented-in-the-code-node-after-update-to-v0-222-3/25346
- https://community.n8n.io/t/checking-for-value-in-webhook-body-with-hasownproperty/25068/11
|
2023-04-28 11:49:53 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a4eb46acc1
|
fix(core): Serialize dates and regexps when reading from augmented objects (#6086)
https://community.n8n.io/t/workflows-fail-when-triggered-but-succeed-when-run-manually/25575
|
2023-04-26 11:11:13 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6a1b7c306b
|
fix(core): augmentObject should use existing property descriptors whenever possible (#5872)
* fix(core): Augmented objects should use existing property descriptors whenever possible
* add a test for non-enumerable keys
|
2023-04-03 17:19:12 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6c35ffa82c
|
fix(core): Handle Date and RegExp objects in AugmentObject (#5809)
|
2023-03-29 21:36:56 +02:00 |
|
Jan Oberhauser
|
0876c38aae
|
feat(core): Augment data instead of copying it (#5487)
|
2023-03-16 15:14:34 +01:00 |
|