Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Failed
34513
f4721956 fix(vite): pin @microsoft/api-extractor to 7.50.1 to fix ESM import error The vite-plugin-dts package depends on @microsoft/api-extractor with a caret range (^7.50.1). Version 7.57.0 introduced a breaking ESM import issue that causes project graph processing to fail when using the @nx/vite plugin. By pinning @microsoft/api-extractor to 7.50.1 in @nx/vite's dependencies, package managers will resolve to this working version instead of the broken 7.57.0 release. This can be removed once the upstream issue is fixed: https://github.com/qmhc/unplugin-dts/issues/461 https://claude.ai/code/session_01WTthcqSqadGxHSgEPBvrJ4
7 hours ago
by claude
c
Failed
34512
edcf1e13 fix(repo): pin @microsoft/api-extractor to 7.32.0 via pnpm override The latest version of @microsoft/api-extractor (7.57.0) has a broken ESM export that causes build failures across all e2e tests in CI. This pins the package to 7.32.0 until the upstream issue is resolved. Related issue: https://github.com/microsoft/rushstack/issues/5644 https://claude.ai/code/session_018Ku1NsYNaMXhnydJPVMWWw
8 hours ago
by claude
c
Failed
34174
Fix applied
→
dd11c627 fix(core): clean up daemon workspace data directory on nx reset --onlyDaemon Previously, `nx reset --onlyDaemon` would only stop the daemon process but not clean up the daemon files in `.nx/workspace-data/d`. This change ensures the daemon workspace data directory is also removed when using the `--onlyDaemon` flag, consistent with the behavior of a full reset.
29 days ago
by claude
c
Previous page
Previous
Next
Next page