chore(changelog): fragment for #7208

This commit is contained in:
Diego Rodrigues de Sa e Souza
2026-07-14 23:10:13 -03:00
parent 54f31f79d8
commit 0e8a86a8e6

View File

@@ -0,0 +1 @@
- **fix(cli):** `omniroute --version` now fast-paths before the tsx/esm + polyfill imports, env-file loading, and Commander's full command registration, cutting local runtime from ~1.5s to ~0.3s. (thanks @Jordannst)