TanStack
OSS
intent
Sign in / Sign up
Open main menu
intent
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
Succeeded
feat-local-version-fallback
6f99f370 Merge 6b4b8f5e9925881b7c7deb0b6ebea8b4d4468081 into 2f29aa293934a633e0e60df579039fe7845bfc3e
17 hours ago
by Alex Machin
A
Succeeded
feat-local-version-fallback
6f99f370 fix(intent): read local package.json version before npm registry fallback Fixes #103 — fetchNpmVersion hardcodes registry.npmjs.org, which returns 404 for private/scoped packages (GitHub Packages, Artifactory, etc.), breaking version drift detection. Changes: - Add readLocalVersion() to read package.json from packageDir - Add fetchCurrentVersion() that tries local first, then npm registry - Update checkStaleness() to use the new fallback chain - Add test: private package with npm 404 → reads local version - Add test: local package.json takes precedence over npm registry
17 hours ago
by Alex Machin
A
Previous page
Previous
Next
Next page