withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Filter out invalid same-axis `object-position` pairs in responsive image styles (#18043) * Fix `image.responsiveStyles` emitting invalid same-axis `object-position` values * test(assets): strengthen responsiveStyles object-position tests Assert all 16 valid cross-axis two-keyword pairs are emitted (both keyword orders, selector and declaration) and that the 4 invalid same-axis pairs are absent as both selectors and declarations. --------- Co-authored-by: factory[bot] <factory[bot]@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
main
59 minutes ago
Keep dev and preview servers in the foreground for Windows agents (#18029) * temp: windows job-object escape experiment (issue #18019) * revert: temp experiment (cannot push workflow files without workflow scope) * fix(cli): spawn background dev/preview servers outside Windows Job Objects (#18019) * fix(cli): surface WMI escape diagnostics (stderr + timing) in the server log * chore: restore lockfile to match main (no dependency changes) * fix(cli): require explicit backgrounding on Windows agents * chore: remove unrelated lockfile changes
main
60 minutes ago
test(assets): strengthen responsiveStyles object-position tests Assert all 16 valid cross-axis two-keyword pairs are emitted (both keyword orders, selector and declaration) and that the 4 invalid same-axis pairs are absent as both selectors and declarations.
factory/fix-18042
2 hours ago
Fix `image.responsiveStyles` emitting invalid same-axis `object-position` values
factory/fix-18042
2 hours ago
refactor: remove the unused pageInput set from viteBuild (#17987)
main
4 hours ago
Update @astrojs/sitemap (#17989) Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
main
7 hours ago
fix: adapt config schemas to zod 4.6 prefault typing and stop test:types emitting files zod 4.6 changed `prefault`'s output type from `NoUndefined<output<T>>` to `output<T>`, so `.optional().prefault(...)` chains now leak `undefined` into the inferred config types. `prefault` already accepts `undefined` input, so the redundant `.optional()` is dropped. The type tests' tsconfig had `emitDeclarationOnly: false`, which made `tsc --build` write `components/index.js` and `components/index.d.ts` next to the source because `client.d.ts` re-exports `astro/components`. TypeScript 6 accepts `noEmit` in build mode, so use that instead. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
renovate/@astrojssitemap
7 hours ago
Update @astrojs/react (#17925) Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
main
8 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Filter out invalid same-axis `object-position` pairs in responsive image styles
#18043
2 hours ago
2ef367e
factory/fix-18042
CodSpeed Performance Gauge
0%
Update @astrojs/sitemap
#17989
8 hours ago
9f7226b
renovate/@astrojssitemap
CodSpeed Performance Gauge
0%
Update @astrojs/netlify
#17804
8 hours ago
01906c6
renovate/@astrojsnetlify
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs