withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: background dev server fails to start in hoisted monorepos
jan-kubica:fix/background-dev-monorepo-bin
2 hours ago
Fix astro check failing to resolve dependencies from the project directory
eldardada:fix/cli-resolve-deps-from-project
4 hours ago
Fix astro check failing to resolve dependencies from the project directory `getPackage` resolved packages with `require.resolve({ paths: [cwd] })` but then loaded them via a bare `import(packageName)`, which resolves relative to Astro's own location. When Astro is installed outside the project (e.g. a pnpm global or virtual store), `astro check` could not find `typescript` and `@astrojs/check`. Import the resolved absolute path via `pathToFileURL` so auto-installed dependencies are loaded from the project directory instead. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
eldardada:fix/cli-resolve-deps-from-project
5 hours ago
test: fix TypeScript errors in dev-match-fallthrough unit test
triagebot/fix-9819
5 hours ago
fix(dev): wire AbortController to socket close so request.signal reflects client disconnection (#17133)
main
6 hours ago
Merge branch 'main' into mhardin/add-serverIslandHostname
ryechus:mhardin/add-serverIslandHostname
23 hours ago
Merge branch 'main' into mhardin/add-serverIslandHostname
ryechus:mhardin/add-serverIslandHostname
1 day ago
Improve preview background changeset
preview-background
1 day ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: background dev server fails to start in hoisted monorepos
#17193
2 hours ago
bc7ceb5
jan-kubica:fix/background-dev-monorepo-bin
CodSpeed Performance Gauge
0%
Fix astro check failing to resolve dependencies from the project directory
#17190
5 hours ago
2c59592
eldardada:fix/cli-resolve-deps-from-project
CodSpeed Performance Gauge
0%
Fix getStaticPaths error in one route blocking other matching routes in dev
#17189
5 hours ago
f123b9d
triagebot/fix-9819
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs