n8n/packages/@n8n/expression-runtime/src/extensions
Mike Repeć cf602ef71c
fix(core): Use coerced name for all expression-extension property lookups (no-changelog) (#30782)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 12:01:14 +00:00
..
__tests__ fix(core): Use coerced name for all expression-extension property lookups (no-changelog) (#30782) 2026-05-20 12:01:14 +00:00
array-extensions.ts chore(core): Polyfill crypto and URLSearchParams in VM expression engine isolate (#26626) 2026-03-11 13:47:57 +00:00
boolean-extensions.ts feat(core): Add runtime bundle and extension utilities (#26077) 2026-02-24 17:18:25 +00:00
date-extensions.ts feat(core): Add runtime bundle and extension utilities (#26077) 2026-02-24 17:18:25 +00:00
expression-extension-error.ts feat(core): Add runtime bundle and extension utilities (#26077) 2026-02-24 17:18:25 +00:00
extend.ts fix(core): Use coerced name for all expression-extension property lookups (no-changelog) (#30782) 2026-05-20 12:01:14 +00:00
extensions.ts feat(core): Add runtime bundle and extension utilities (#26077) 2026-02-24 17:18:25 +00:00
function-extensions.ts chore: Bundle 2.x (#28844) 2026-04-22 08:51:32 +03:00
number-extensions.ts feat(core): Port function extensions to VM isolate and add URL and Intl polyfills (#26689) 2026-03-12 12:44:28 +00:00
object-extensions.ts fix(core): Remaining VM test fixes — error propagation, proxy traps, and cross-realm assertions (#27541) 2026-03-30 16:13:12 +00:00
string-extensions.ts feat(core): Port function extensions to VM isolate and add URL and Intl polyfills (#26689) 2026-03-12 12:44:28 +00:00
utils.ts feat(core): Add runtime bundle and extension utilities (#26077) 2026-02-24 17:18:25 +00:00