Skip to content

Pull requests: withastro/astro

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix(astro): retain slot <script> tags when consumed as a plain string pkg: astro Related to the core `astro` package (scope)
#17367 opened Jul 13, 2026 by xianjianlf2 Loading…
Fix astro preview --open not opening a browser with the Cloudflare adapter docs pr fix verified Reporter confirmed the triage bot fix works pkg: astro Related to the core `astro` package (scope) pkg: integration Related to any renderer integration (scope)
#17363 opened Jul 11, 2026 by astrobot-houston Contributor Loading…
docs: add deployment guide section to README
#17361 opened Jul 11, 2026 by deepshekhardas Loading…
refactor(test): migrate vite virtual module tests from e2e to integration pkg: astro Related to the core `astro` package (scope)
#17360 opened Jul 11, 2026 by fkatsuhiro Contributor Loading…
fix(astro): validate content collection references and warn on dangling ids pkg: astro Related to the core `astro` package (scope)
#17359 opened Jul 11, 2026 by xianjianlf2 Loading…
Fix CSS missing when building from a symlinked directory pkg: astro Related to the core `astro` package (scope)
#17356 opened Jul 10, 2026 by lazerg Loading…
fix(transitions): preserve same-document history traversal pkg: astro Related to the core `astro` package (scope)
#17355 opened Jul 10, 2026 by farnoy Loading…
Add advanced normalizePathname option to FetchState pkg: astro Related to the core `astro` package (scope) semver: minor Change triggers a `minor` release
#17354 opened Jul 10, 2026 by matthewp Contributor Draft
chore(bot): improve fix check
#17352 opened Jul 10, 2026 by ematipico Member Loading…
Fix /_image 500 when catch-all prerendered route is combined with prerenderEnvironment: 'node' fix verified Reporter confirmed the triage bot fix works pkg: astro Related to the core `astro` package (scope)
#17349 opened Jul 10, 2026 by astrobot-houston Contributor Loading…
fix(@astrojs/cloudflare): fix imageService: 'compile' silent noop with prerenderEnvironment: 'node' fix verified Reporter confirmed the triage bot fix works pkg: integration Related to any renderer integration (scope)
#17347 opened Jul 10, 2026 by astrobot-houston Contributor Loading…
Updated basic example with Astro 7 copy pkg: example Related to an example package (scope)
#17342 opened Jul 9, 2026 by Navinate Loading…
[ci] release pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope)
#17338 opened Jul 9, 2026 by astrobot-houston Contributor Loading…
fix(astro): merge new response cookies into original AstroCookies for error pages (#17329) pkg: astro Related to the core `astro` package (scope)
#17337 opened Jul 9, 2026 by sanjibani Contributor Loading…
fix(logger): use console API in JSON logger for cross-runtime compatibility fix verified Reporter confirmed the triage bot fix works pkg: astro Related to the core `astro` package (scope)
#17332 opened Jul 8, 2026 by astrobot-houston Contributor Loading…
Add --no-lock flag to run multiple dev servers pkg: astro Related to the core `astro` package (scope) semver: minor Change triggers a `minor` release
#17331 opened Jul 8, 2026 by matthewp Contributor Loading… 7.1
Resolve SolidJS dependency imports via framework crawling and fix test process.emit type error pkg: astro Related to the core `astro` package (scope) pkg: integration Related to any renderer integration (scope) pkg: solid Related to Solid (scope)
#17315 opened Jul 7, 2026 by biagio-scaglia Loading…
fix(markdown-satteri): clarify smartPunctuation default feat: markdown Related to Markdown (scope)
#17314 opened Jul 7, 2026 by barry166 Loading…
Fix dev request signal listener cleanup pkg: astro Related to the core `astro` package (scope)
#17309 opened Jul 6, 2026 by JonathahWasTaken Loading…
Add deferRender option to glob() loader to prevent OOM during content sync fix verified Reporter confirmed the triage bot fix works pkg: astro Related to the core `astro` package (scope) semver: minor Change triggers a `minor` release
#17302 opened Jul 4, 2026 by astrobot-houston Contributor Loading… 7.1
feat: chunk data store docs pr pkg: astro Related to the core `astro` package (scope)
#17296 opened Jul 3, 2026 by ematipico Member Loading… 7.1
Fix ENAMETOOLONG crash when CSS data URIs are processed by tsconfig alias plugin fix verified Reporter confirmed the triage bot fix works pkg: astro Related to the core `astro` package (scope)
#17294 opened Jul 3, 2026 by astrobot-houston Contributor Loading…
Preserve styles for child components inside client:only islands during build fix verified Reporter confirmed the triage bot fix works pkg: astro Related to the core `astro` package (scope)
#17292 opened Jul 3, 2026 by astrobot-houston Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.