Astro: astro@5.5.2 Release

Release date:
March 13, 2025
Previous version:
astro@5.5.1 (released March 13, 2025)
Magnitude:
325 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in astro@5.5.2

ematipico

Directory Browser for astro@5.5.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Patch Changes

  • #13415 be866a1 Thanks @ascorbic! - Reuses experimental session storage object between requests. This prevents memory leaks and improves performance for drivers that open persistent connections to a database.

  • #13420 2f039b9 Thanks @ematipico! - It fixes an issue that caused some regressions in how styles are bundled.