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

docs: explain tsconfig layout in CONTRIBUTING.md
#16619 opened May 6, 2026 by ocavue Contributor Loading…
fix(astro): use prerender loader environment for metadata pkg: astro Related to the core `astro` package (scope)
#16618 opened May 6, 2026 by bittoby Contributor Loading…
Fix/cannot all action create context pkg: astro Related to the core `astro` package (scope)
#16615 opened May 5, 2026 by fkatsuhiro Contributor Loading…
fix(live-collections): add missing utility type ExtractDataType pkg: astro Related to the core `astro` package (scope)
#16614 opened May 5, 2026 by Eptagone Loading…
WIP: Experimental background dev server pkg: astro Related to the core `astro` package (scope)
#16610 opened May 5, 2026 by matthewp Contributor Draft
fix(cloudflare): correct assets.directory in wrangler.json when base is set pkg: integration Related to any renderer integration (scope)
#16607 opened May 5, 2026 by alexanderflodin Loading…
fix(astro): correctly export build.assetsPrefix from astro:config/server docs pr pkg: astro Related to the core `astro` package (scope)
#16605 opened May 5, 2026 by rururux Member Loading…
chore: remove Vite 8 warning pkg: astro Related to the core `astro` package (scope)
#16603 opened May 5, 2026 by alexanderniebuhr Member Loading…
fix(cloudflare): forward user optimizeDeps to SSR/prerender environments pkg: integration Related to any renderer integration (scope)
#16601 opened May 5, 2026 by maximslo Contributor Loading…
Merge fix workflow - move conflict resolution into the first workflow 🚨 action Modifies GitHub Actions
#16597 opened May 4, 2026 by matthewp Contributor Loading…
[ci] release pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope)
#16596 opened May 4, 2026 by astrobot-houston Contributor Loading…
Overhaul errors for consistency and correctness docs pr pkg: astro Related to the core `astro` package (scope)
#16593 opened May 4, 2026 by yanthomasdev Member Loading…
Escape interpolated values in redirect HTML template pkg: astro Related to the core `astro` package (scope)
#16592 opened May 4, 2026 by matthewp Contributor Loading…
fix(compile): strip bogus scoped class from spread when styles are all global pkg: astro Related to the core `astro` package (scope)
#16588 opened May 4, 2026 by claytonlin1110 Loading…
fix(sync): skip adapter configureServer hooks during type generation pkg: astro Related to the core `astro` package (scope)
#16587 opened May 4, 2026 by adamchal Contributor Loading…
feat(astro): add observeDynamicLinks option for prefetch settings docs pr pkg: astro Related to the core `astro` package (scope) semver: minor Change triggers a `minor` release
#16583 opened May 4, 2026 by rururux Member Loading…
fix: gate svg processing behind a flag docs pr pkg: astro Related to the core `astro` package (scope) semver: minor Change triggers a `minor` release
#16582 opened May 4, 2026 by Princesseuh Member Loading… 6.3
Update @astrojs/node dependencies Pull requests that update a dependency file pkg: integration Related to any renderer integration (scope)
#16581 opened May 4, 2026 by renovate Bot Loading…
1 task
Update @astrojs/markdoc dependencies Pull requests that update a dependency file pkg: integration Related to any renderer integration (scope)
#16580 opened May 4, 2026 by renovate Bot Loading…
1 task
fix(mdx): support smartypants option objects pkg: integration Related to any renderer integration (scope)
#16579 opened May 3, 2026 by igor-koop Loading…
fix: ssr mdx custome elemtnts bugs pkg: astro Related to the core `astro` package (scope)
#16577 opened May 3, 2026 by fkatsuhiro Contributor Loading…
docs: fix typos in astro:i18n middleware JSDoc pkg: astro Related to the core `astro` package (scope)
#16574 opened May 2, 2026 by dfedoryshchev Loading…
fix(node): serve prerendered .html files when build.format is 'file' pkg: integration Related to any renderer integration (scope)
#16573 opened May 2, 2026 by DORI2001 Loading…
fix: bundle @astrojs/internal-helpers in prerender environment pkg: astro Related to the core `astro` package (scope)
#16572 opened May 2, 2026 by DORI2001 Loading…
fix(cloudflare): inject headers for caching the assets folder pkg: integration Related to any renderer integration (scope)
#16571 opened May 2, 2026 by MA2153 Loading…
ProTip! Filter pull requests by the default branch with base:main.