analogjsOSS
    analog

analog

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • Succeeded
    2423

    feb56450 fix(vite-plugin-angular): skip vmThreads pool default in browser mode The plugin defaulted Vitest's `pool` to `vmThreads` unconditionally, including in browser mode. A Node pool is a no-op for browser execution, but `isolate` has no effect under VM pools, and since Vitest 4.0.7 browser isolation inherits that resolution. Forcing `vmThreads` therefore disabled per-file isolation in the browser, leaking global state such as fake timers across spec files. Only apply the `vmThreads` default when browser mode is not enabled. Closes #2222 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FHgJLoCZsd9hq7rW8RLN3P

    by Claude

    C

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools