Astro: @astrojs/[email protected] Release

Release date:
February 16, 2026
Previous version:
@astrojs/[email protected] (released February 11, 2026)
Magnitude:
4,488 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

26 Commits in this Release

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

Authored February 15, 2026
Authored February 12, 2026
Authored February 16, 2026
Authored February 16, 2026
Authored February 13, 2026
Authored February 12, 2026
Authored February 12, 2026
Authored February 12, 2026
Authored February 11, 2026
Authored February 16, 2026

Top Contributors in @astrojs/[email protected]

ematipico
alexanderniebuhr

Directory Browser for @astrojs/[email protected]

All files are compared to previous version, @astrojs/[email protected]. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Major Changes

  • #15480 e118214 Thanks @alexanderniebuhr! - Drops official support for Cloudflare Pages in favor of Cloudflare Workers

    The Astro Cloudflare adapter now only supports deployment to Cloudflare Workers by default in order to comply with Cloudflare's recommendations for new projects. If you are currently deploying to Cloudflare Pages, consider migrating to Workers by following the Cloudflare guide for an optimal experience and full feature support.

Patch Changes

  • #15478 ee519e5 Thanks @matthewp! - Fixes fully static sites to not output server-side worker code. When all routes are prerendered, the _worker.js directory is now removed from the build output.

  • Updated dependencies []: