Astro: [email protected] Release

Release date:
May 22, 2025
Previous version:
[email protected] (released May 13, 2025)
Magnitude:
2,174 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

17 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in [email protected]

ematipico
sapphi-red
yanthomasdev
jp-wienekus-c19c
gouravkhunger
sarah11918
Haberkamp

Directory Browser for [email protected]

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

  • #13773 3aa5337 Thanks @sijad! - Ignores lightningcss unsupported pseudo-class warning.

  • #13833 5a6d2ae Thanks @ascorbic! - Fixes an issue where session modules would fail to resolve in Node.js < 20.6

  • #13383 f7f712c Thanks @Haberkamp! - Stop toolbar settings from overflowing

  • #13794 85b19d8 Thanks @alexcarpenter! - Exclude pre tags from a11y-no-noninteractive-tabindex audit check.

  • #13373 50ef568 Thanks @jpwienekus! - Fixes a bug where highlights and tooltips render over the audit list window.

  • #13769 e9fc456 Thanks @romanstetsyk! - Expand ActionError codes to include all IANA-registered HTTP error codes.

  • #13668 866285a Thanks @sapphi-red! - Replaces internal CSS chunking behavior for Astro components' scoped styles to use Vite's cssScopeTo feature. The feature is a port of Astro's implementation so this should not change the behavior.