v0.12.2
fix: replace top-level await in path.ts with lazy resolution Top-level await is not supported by the Vite production build target (chrome87/safari14). Make displayPath async and resolve lazily in components via $effect + resolvedPaths state. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>