Astro: @astrojs/vercel@10.0.4 Release

Release date:
April 1, 2026
Previous version:
@astrojs/vercel@10.0.3 (released March 26, 2026)
Magnitude:
5,345 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

28 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 31, 2026
Authored March 26, 2026
Authored March 31, 2026
Authored March 31, 2026
Authored April 1, 2026

Top Contributors in @astrojs/vercel@10.0.4

ematipico
alexanderniebuhr
rururux
dataCenter430
yanthomasdev
riderx

Directory Browser for @astrojs/vercel@10.0.4

All files are compared to previous version, @astrojs/vercel@10.0.3. 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