withastro
astro
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge branch 'main' into feat/svg-optimizer
feat/svg-optimizer
2 hours ago
Merge branch 'main' into feat/fonts-experimental-get-font-buffer
feat/fonts-experimental-get-font-buffer
2 hours ago
Merge branch 'main' of github.com:withastro/astro into ocavue/get-tsconfig-4
ocavue-forks:ocavue/get-tsconfig-4
3 hours ago
fix(assets): pass through images Sharp cannot decode instead of crashing
maximslo:fix/animated-avif-passthrough
5 hours ago
merge: resolve conflict with main in render-context test
advanced-routing
6 hours ago
fix: route custom elements in JSX through renderer pipeline for SSR The Astro compiler (.astro files) correctly treats custom elements (tags containing hyphens) as components via renderComponent(), allowing framework renderers like Lit to SSR them with Declarative Shadow DOM. The JSX runtime (used by MDX) sends ALL string-typed vnodes to renderElement() — pure string concatenation with no renderer check. Custom elements in MDX files never get SSR rendered. Add a single condition: string-typed vnodes containing a hyphen fall through to the existing renderComponentToString() path, matching the .astro compiler behavior (print-to-js.go:381).
piotrekwitkowski:fix/ssr-custom-elements-in-jsx
6 hours ago
fix: route custom elements in JSX through renderer pipeline for SSR The Astro compiler (.astro files) correctly treats custom elements (tags containing hyphens) as components via renderComponent(), allowing framework renderers like Lit to SSR them with Declarative Shadow DOM. The JSX runtime (used by MDX) sends ALL string-typed vnodes to renderElement() — pure string concatenation with no renderer check. Custom elements in MDX files never get SSR rendered. Add a single condition: string-typed vnodes containing a hyphen fall through to the existing renderComponentToString() path, matching the .astro compiler behavior (print-to-js.go:381).
piotrekwitkowski:fix/ssr-custom-elements-in-jsx
7 hours ago
chore: add changeset
piotrekwitkowski:fix/ssr-custom-elements-in-jsx
8 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat: svg optimizer
#16333
2 hours ago
e428b9a
feat/svg-optimizer
CodSpeed Performance Gauge
0%
feat(fonts): experimental_getFontFileURL()
#16302
2 hours ago
d5e6f45
feat/fonts-experimental-get-font-buffer
CodSpeed Performance Gauge
0%
refactor(astro): replace tsconfck with get-tsconfig
#16433
3 hours ago
c06c254
ocavue-forks:ocavue/get-tsconfig-4
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs