n8n/packages/@n8n/codemirror-lang
n8n-assistant[bot] 0dac8a2785
🚀 Release 2.28.0 (#32842)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-06-23 14:31:55 +03:00
..
src fix: Change unicode range to support more characters in expression parser (#21394) 2025-11-03 15:44:34 +00:00
test/expressions fix: Change unicode range to support more characters in expression parser (#21394) 2025-11-03 15:44:34 +00:00
eslint.config.mjs build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
package.json 🚀 Release 2.28.0 (#32842) 2026-06-23 14:31:55 +03:00
README.md feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087) 2024-05-10 18:49:22 +02:00
tsconfig.build.json chore: Create a lightweight version of pnpm reset (#32125) 2026-06-11 12:24:46 +00:00
tsconfig.json chore: Create a lightweight version of pnpm reset (#32125) 2026-06-11 12:24:46 +00:00
vitest.config.ts chore: Migrate codemirror packages to use vitest (#25694) 2026-02-13 06:23:25 +00:00

@n8n/codemirror-lang

Language support package for CodeMirror 6 in n8n

n8n Expression Language support