#WithAstro
Do you use Astro’s experimental Container API?

We need your feedback! 💬
github.com/withastro/ro...
Container APIs by ematipico · Pull Request #916 · withastro/roadmap
Summary An API for rendering components in isolation: // Card.test.js import Card from "../src/components/Card.astro" import astroConfig from "../src/astro.config.mjs"; const c...
github.com
September 25, 2026 at 1:04 PM
Holy moly, James did it again! Up to x11 in perf gain!

codspeed.io/withastro/as...
January 6, 2026 at 8:20 PM
wip: sessions API by ascorbic · Pull Request #12441 · withastro/astro
Changes Implementing sessions RFC Testing Docs
github.com
November 16, 2024 at 8:25 AM
I'm sooooooooo glad to announce : I'm now a maintainer of @astro.build 💜

THIS is my first merged PR 🥳https://github.com/withastro/docs/commit/032e65d2689242bb2ed709f7f2c6d3305ba1b372
i18n(fr): update `guides/routing.mdx` (#10318) · withastro/docs@032e65d
See #9240 Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com>
github.com
December 9, 2024 at 8:18 PM
I have two Astro roadmap proposals open for discussion at the moment:

- Route caching: github.com/withastro/ro...
- Live content loaders: github.com/withastro/ro...

Feedback appreciated!
March 16, 2025 at 9:02 PM
Who’s going to take us past 50k? 👀
March 25, 2025 at 1:34 PM
We finally setup @astro.build on CodSpeed! Here's the benchmarks: codspeed.io/withastro/as...
withastro/astro - CodSpeed
Explore performance metrics for withastro/astro. Powered by CodSpeed, the CI tool for consistent, pre-deployment performance insights.
codspeed.io
November 15, 2024 at 7:15 AM
There’s a new place to get Astro help.

Come ask, search (and answer!) questions in our GitHub Discussions forum:
withastro community-support · Discussions
Explore the GitHub Discussions forum for withastro community-support. Discuss code, ask questions & collaborate with the developer community.
github.com
August 20, 2026 at 2:54 PM
March 18, 2026 at 2:39 PM
The Astro sessions RFC is now open for comment. The plan is:

- API is simple: Astro.session.get()/set()
- Pluggable storage drivers, powered by @unjs.io Unstorage
- Adapters can provide zero-config drivers, e.g. using a platform's KV/blob store service

github.com/withastro/ro...
Sessions by ascorbic · Pull Request #1055 · withastro/roadmap
Summary An Astro.session primitive, with pluggable storage backends. --- // src/components/CartButton.astro const cart = await Astro.session.get(&#39;cart&#39;); --- &lt;a href=&quot;/checkout&quo...
github.com
November 16, 2024 at 2:32 PM
Thanks to @43081j.com for contributing a **massive** improvement in rendering performance. Benchmarking reports as high as 11x improvement 🤩. Upgrade to astro@5.16.7 when you can.

James gave an excellent explanation of the improvement in the PR: github.com/withastro/as...

Open source ftw!
[ci] release by astrobot-houston · Pull Request #15031 · withastro/astro
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not read...
github.com
January 7, 2026 at 4:33 PM
April 22, 2026 at 5:25 PM
🌟 Starlight 0.37 is now available with a bunch of bug fixes and improvements!

Check out the full release notes: github.com/withastro/st...
Release @astrojs/starlight@0.37.0 · withastro/starlight
Minor Changes #3491 28810f0 Thanks @JusticeMatthew! - Changes text overflow styling in Markdown content ⚠️ Potentially breaking change: This release switches the overflow-wrap CSS style for commo...
github.com
November 29, 2025 at 9:25 AM
New Astro RFC just dropped from @mk.gg, opinionated responsive images: github.com/withastro/ro...
github.com
November 4, 2024 at 1:51 PM
Starlight v0.31 is hot off the press 🖨️

- Built-in print styles
- Better site search algorithm
- Syntax highlighting improvements

Full release notes 👉 github.com/withastro/st...
January 13, 2025 at 12:05 PM
The docs sites framework on Astro (the only good solution for static sites) now has printable styles.

Very nice attention to detail.

github.com/withastro/st...
January 13, 2025 at 12:42 PM
Starlight v0.33 is heading your way 🤯

Our latest release includes more flexible and social link configuration, a fancy new close button in the mobile menu, and the usual bug fixes.

Get fully caught up with the release notes: github.com/withastro/st...
April 7, 2025 at 4:47 PM
Starlight v0.40 adds support for Astro’s new Rust-y Markdown pipeline.

Speed up your docs builds with this one simple trick: github.com/withastro/st...
June 10, 2026 at 8:56 AM
My new @astro.build RFC for responsive images is now ready for review. Comments are welcome from everyone. Help us build the future of images in Astro!
github.com/withastro/ro...
November 4, 2024 at 2:36 PM
📦 withastro / astro
⭐ 47,057 (+33)
🗒 TypeScript

The web framework for content-driven websites. ⭐️ Star to support our work!
GitHub - withastro/astro: The web framework for content-driven websites. ⭐️ Star to support our work!
The web framework for content-driven websites. ⭐️ Star to support our work! - withastro/astro
github.com
November 29, 2024 at 12:01 AM