Astro: [email protected] Release

Release date:
May 22, 2025
Previous version:
[email protected] (released April 28, 2025)
Magnitude:
5,367 Diff Delta
Contributors:
9 total committers
Data confidence:
Commits:

69 Commits in this Release

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

Authored April 28, 2025
Authored April 28, 2025
Authored May 22, 2025
Authored May 21, 2025
Authored April 30, 2025
Authored May 13, 2025
Authored April 28, 2025
Authored May 6, 2025
Authored May 8, 2025
Authored May 10, 2025
Authored April 29, 2025
Authored May 12, 2025
Authored April 28, 2025
Authored April 29, 2025
Authored May 21, 2025
Authored May 13, 2025
Authored May 10, 2025

Top Contributors in [email protected]

ematipico
mattyoho
sapphi-red
jp-wienekus-c19c
renovate-bot
sarah11918
jsparkdev
ArmandPhilippot
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

Minor Changes

  • #13809 3c3b492 Thanks @ascorbic! - Increases minimum Node.js version to 18.20.8

    Node.js 18 has now reached end-of-life and should not be used. For now, Astro will continue to support Node.js 18.20.8, which is the final LTS release of Node.js 18, as well as Node.js 20 and Node.js 22 or later. We will drop support for Node.js 18 in a future release, so we recommend upgrading to Node.js 22 as soon as possible. See Astro's Node.js support policy for more details.

    :warning: Important note for users of Cloudflare Pages: The current build image for Cloudflare Pages uses Node.js 18.17.1 by default, which is no longer supported by Astro. If you are using Cloudflare Pages you should override the default Node.js version to Node.js 22. This does not affect users of Cloudflare Workers, which uses Node.js 22 by default.