n8n/packages/workflow/test/ExpressionExtensions
Parvesh Saini 7a778985c1
fix(core): Preserve trailing letter-less text in toSentenceCase() exp… (#32242)
Co-authored-by: Danny Martini <danny@n8n.io>
2026-06-16 07:44:01 +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 refactor(core): Drop the legacy bridge function-dispatch channel (#31200) 2026-05-29 15:47:16 +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 refactor: Migrate remaining ApplicationError throws in (#31861) 2026-06-08 12:55:07 +00:00
string-extensions.test.ts fix(core): Preserve trailing letter-less text in toSentenceCase() exp… (#32242) 2026-06-16 07:44:01 +00:00