Astro: @astrojs/[email protected] Release

Release date:
April 1, 2026
Previous version:
@astrojs/[email protected] (released March 26, 2026)
Magnitude:
5,384 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

31 Commits in this Release

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

Authored April 1, 2026
Authored March 27, 2026
Authored March 27, 2026
Authored March 31, 2026
Authored March 26, 2026
Authored March 31, 2026
Authored April 1, 2026
Authored March 31, 2026

Top Contributors in @astrojs/[email protected]

ematipico
alexanderniebuhr
rururux
dataCenter430
bittoby
yanthomasdev
riderx
tmimmanuel

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

Patch Changes

  • #16170 d0fe1ec Thanks @bittoby! - Fixes edge middleware next() dropping the HTTP method and body when forwarding requests to the serverless function, which caused non-GET API routes (POST, PUT, PATCH, DELETE) to return 404