n8n/packages/workflow/test/ExpressionExtensions
Danny Martini e52bbbd99f
fix(core): Resolve empty expressions to empty string in VM evaluator (#30310)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 14:08:31 +00:00
..
array-extensions.test.ts feat(core): Port function extensions to VM isolate and add URL and Intl polyfills (#26689) 2026-03-12 12:44:28 +00:00
boolean-extensions.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
date-extensions.test.ts feat(core): Serialize Luxon types at V8 isolate boundary (#26993) 2026-03-16 12:55:38 +00:00
expression-extension.test.ts fix(core): Resolve empty expressions to empty string in VM evaluator (#30310) 2026-05-12 14:08:31 +00:00
generic-extensions.test.ts chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
helpers.ts feat(core): Add isolate pooling for VM expression engine (#27573) 2026-03-31 14:54:11 +00:00
number-extensions.test.ts feat: Modernize build and testing for workflow package (no-changelog) (#16771) 2025-06-30 20:02:16 +03:00
object-extensions.test.ts chore(core): Polyfill crypto and URLSearchParams in VM expression engine isolate (#26626) 2026-03-11 13:47:57 +00:00
string-extensions.test.ts fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889) 2026-05-08 05:51:05 +00:00