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 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…
Fix/security patches pkg: astro Related to the core `astro` package (scope)
#17291 opened Jul 3, 2026 by chinna250801 Loading…
Fix spacing bug in "Examples / Template" Pages. pkg: example Related to an example package (scope)
#17290 opened Jul 3, 2026 by agostaxyz Loading…
[ci] release pkg: integration Related to any renderer integration (scope)
#17287 opened Jul 2, 2026 by astrobot-houston Contributor Loading…
Prevent spurious full-reload on first browser visit after astro dev start fix verified Reporter confirmed the triage bot fix works pkg: astro Related to the core `astro` package (scope)
#17286 opened Jul 2, 2026 by astrobot-houston Contributor Loading…
Render the custom 404 page when a middleware rewrite dead-ends in an empty 404 pkg: astro Related to the core `astro` package (scope)
#17284 opened Jul 2, 2026 by matthewp Contributor Draft
Respect the astroConfig option in AstroContainer.create() pkg: astro Related to the core `astro` package (scope)
#17276 opened Jul 2, 2026 by matthewp Contributor Draft
Forward Wrangler config vars to astro:env pkg: integration Related to any renderer integration (scope)
#17275 opened Jul 2, 2026 by matthewp Contributor Draft
feat: move MDX into the processors themselves feat: markdown Related to Markdown (scope) pkg: astro Related to the core `astro` package (scope) pkg: integration Related to any renderer integration (scope)
#17262 opened Jul 1, 2026 by Princesseuh Member Draft
Add format option to paginate() for customizing pagination URLs docs pr fix verified Reporter confirmed the triage bot fix works pkg: astro Related to the core `astro` package (scope)
#17258 opened Jul 1, 2026 by astrobot-houston Contributor Loading… 7.1
Fix build failure for dynamic file endpoints with trailingSlash "always" fix verified Reporter confirmed the triage bot fix works pkg: astro Related to the core `astro` package (scope)
#17246 opened Jun 30, 2026 by astrobot-houston Contributor Loading…
fix(@astrojs/react): suppress spurious "Invalid hook call" warning in React 19 dev mode pkg: integration Related to any renderer integration (scope) pkg: react Related to React (scope)
#17239 opened Jun 30, 2026 by FrancoKaddour Contributor Loading…
Reduce per-request URL parsing and allocations in the SSR request pipeline pkg: astro Related to the core `astro` package (scope)
#17227 opened Jun 28, 2026 by iseraph-dev Contributor Loading…
feat(csp): support for -elem and -attr directives docs pr pkg: astro Related to the core `astro` package (scope) semver: minor Change triggers a `minor` release
#17214 opened Jun 26, 2026 by ematipico Member Loading…
docs: correct build.client and build.server @default to include trailing slash docs pr pkg: astro Related to the core `astro` package (scope)
#17210 opened Jun 26, 2026 by dfedoryshchev Contributor Loading…
Fix flaky "below the fold" dev-toolbar perf audit e2e test pkg: astro Related to the core `astro` package (scope)
#17192 opened Jun 24, 2026 by eldardada Loading…
Fix Markdoc custom transform dropped for tag/node names with dashes pkg: integration Related to any renderer integration (scope)
#17191 opened Jun 24, 2026 by eldardada Loading…
Add background mode for astro preview docs pr pkg: astro Related to the core `astro` package (scope) semver: minor Change triggers a `minor` release
#17174 opened Jun 23, 2026 by matthewp Contributor Draft
Add createIslandSignal for sharing reactive state across Solid islands pkg: astro Related to the core `astro` package (scope) pkg: integration Related to any renderer integration (scope) pkg: solid Related to Solid (scope)
#17159 opened Jun 23, 2026 by matthewp Contributor Loading…
Extend CSS filter to include additional preprocessors pkg: astro Related to the core `astro` package (scope)
#17154 opened Jun 23, 2026 by mashehu Loading…
fix(hmr): avoid full reload when nested css file contexts update pkg: astro Related to the core `astro` package (scope)
#17138 opened Jun 21, 2026 by fkatsuhiro Contributor Loading…
Add Cloudflare Actions build regression coverage pkg: integration Related to any renderer integration (scope)
#17137 opened Jun 21, 2026 by swaggysnippets Loading…
Added config option for setting a hostname to be prepended to Server Island URLs docs pr pkg: astro Related to the core `astro` package (scope) semver: minor Change triggers a `minor` release
#17121 opened Jun 18, 2026 by ryechus Loading…
vite-plugin-astro pkg: astro Related to the core `astro` package (scope)
#17094 opened Jun 16, 2026 by florian-lefebvre Member Draft
ProTip! Adding no:label will show everything without a label.