withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(cli): background with host (#17158)
main
6 hours ago
fix(assets): wrap responsive image CSS in @layer to avoid overriding user layer styles (#17141)
main
6 hours ago
fix(config-alias): resolve tsconfig aliases in CSS url() references\n\nThe astro:tsconfig-alias-css transform plugin only handled @import\naliases but not url() references. In Vite 8, CSS url() resolution\ndoesn't go through user resolveId hooks, so aliases like\nurl('@assets/ok.png') were left unresolved.\n\nAdded cssUrlRE regex to also rewrite url() alias references in the\npre-transform hook, matching the behavior that was previously handled\nby vite.resolve.alias entries (removed in #17090).\n\nFixes #17156 (#17157)
main
6 hours ago
fix(cli): background with host
fix/cli-background-host
7 hours ago
Merge branch 'main' into fix/srcset-empty-attribute
shaftoe:fix/srcset-empty-attribute
7 hours ago
fix(config-alias): resolve tsconfig aliases in CSS url() references\n\nThe astro:tsconfig-alias-css transform plugin only handled @import\naliases but not url() references. In Vite 8, CSS url() resolution\ndoesn't go through user resolveId hooks, so aliases like\nurl('@assets/ok.png') were left unresolved.\n\nAdded cssUrlRE regex to also rewrite url() alias references in the\npre-transform hook, matching the behavior that was previously handled\nby vite.resolve.alias entries (removed in #17090).\n\nFixes #17156
flue/fix-17156
7 hours ago
add test for scss import
mashehu:patch-3
10 hours ago
update changeset
mashehu:patch-3
10 hours ago
Latest Branches
CodSpeed Performance Gauge
-1%
fix(cli): background with host
#17158
7 hours ago
77468a7
fix/cli-background-host
CodSpeed Performance Gauge
0%
fix: omit empty srcset attribute on content-collection images
#16860
7 hours ago
07e61ac
shaftoe:fix/srcset-empty-attribute
CodSpeed Performance Gauge
0%
Fix tsconfig path aliases not resolved in CSS `url()` references
#17157
8 hours ago
dd31daf
flue/fix-17156
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs