withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
add changeset
SAY-5:fix/style-case-sensitivity
3 hours ago
fix: normalize CSS module IDs for case-insensitive file systems On Windows (case-insensitive FS), the same file can appear with different casing in the module graph (e.g., '/Src/styles.css' vs '/src/styles.css'). This caused styles to be missed during the CSS collection walk because the `seen` set and `cssWithOrder` map used raw paths for deduplication. Fix by normalizing IDs to lowercase on Windows before using them as comparison keys, while preserving original casing in output. Fixes #14013
SAY-5:fix/style-case-sensitivity
4 hours ago
fix: propagate head metadata across ssr and prerender envs in dev Signed-off-by: Patrick Linnane <patrick@linnane.io>
p-linnane:fix/head-propagation-prerender-environment
4 hours ago
chore: add changeset for cloudflare allowedHosts fix
ViVaLaDaniel:fix/issue-16198-cloudflare-allowed-hosts
10 hours ago
fix: align allowedHosts type with core and vite
ViVaLaDaniel:fix/issue-16198-cloudflare-allowed-hosts
10 hours ago
fix: resolve duplicate type declarations and cross-platform test issues
ViVaLaDaniel:feat/issue-16241-middleware-tests-ts
11 hours ago
fix: resolve build failures and platform-specific test issues
ViVaLaDaniel:feat/issue-16241-middleware-tests-ts
11 hours ago
fix: UT of getParams function by fixing path mismatch error returning html file
fkatsuhiro:fix/dynamic-routing-html-extension
18 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: normalize CSS module IDs for case-insensitive file systems
#16293
3 hours ago
1f248d9
SAY-5:fix/style-case-sensitivity
CodSpeed Performance Gauge
0%
fix: propagate head metadata across ssr and prerender envs in dev
#16292
4 hours ago
6b9cdc5
p-linnane:fix/head-propagation-prerender-environment
CodSpeed Performance Gauge
+1%
fix: pass `allowedHosts` to cloudflare preview entrypoint
#16290
10 hours ago
0a8afe5
ViVaLaDaniel:fix/issue-16198-cloudflare-allowed-hosts
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs