withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
test: keep CI summary helper local
triagebot/fix-17312
12 minutes ago
Fix astro dev --force not replacing a running dev server The foreground dev server ignored the --force flag entirely and always threw when a lock file was found, even though its own error message told users to pass --force to replace the existing server. Extracts a shared killDevServer helper (used by stop/background too) and calls it from the foreground path when --force is set.
dev-server-force-replace
39 minutes ago
test: avoid shadowing cheerio helper
triagebot/fix-17312
41 minutes ago
Don't merge inline CSS chunks containing `@import` rules during build (#17325) * fix(build): prevent merging CSS chunks containing @import rules\n\nWhen mergeInlineCss concatenates inline CSS chunks into a single <style>\ntag, @import rules from page-specific components can end up after shared\ncomponent styles. Per CSS spec, @import rules must appear at the top of\na stylesheet or browsers silently ignore them.\n\nInstead of trying to hoist @import rules, simply skip merging any CSS\nchunk that contains @import. Those chunks remain as their own <style>\ntags, keeping @import at the top of their stylesheet.\n\nFixes #11950 * Add changeset for @import CSS merge fix --------- Co-authored-by: Matthew Phillips <matthew@matthewphillips.info> Co-authored-by: Matthew Phillips <matthewphillips@cloudflare.com>
main
46 minutes ago
chore: fix old name
feat/data-store-backend-abstraction
51 minutes ago
chore: address feedback
feat/data-store-backend-abstraction
58 minutes ago
test: cover Lightning CSS module updates in dev
triagebot/fix-17312
1 hour ago
Merge branch 'main' into triagebot/fix-11950
triagebot/fix-11950
1 hour ago
Latest Branches
CodSpeed Performance Gauge
0%
Fix CSS module scoped-name hash mismatch with Lightning CSS in content collection dev
#17318
16 minutes ago
86bbb02
triagebot/fix-17312
CodSpeed Performance Gauge
0%
Fix astro dev --force not replacing a running dev server
#17328
45 minutes ago
24a4fd9
dev-server-force-replace
CodSpeed Performance Gauge
0%
feat: chunk data store
#17296
54 minutes ago
85fbe89
feat/data-store-backend-abstraction
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs