Astro: @astrojs/vercel@5.2.0 Release

Release date:
November 8, 2023
Previous version:
@astrojs/vercel@5.1.0 (released October 24, 2023)
Magnitude:
0 Diff Delta
Contributors:
0 total committers
Data confidence:
Commits:

Top Contributors in @astrojs/vercel@5.2.0

Could not determine top contributors for this release.

Directory Browser for @astrojs/vercel@5.2.0

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

  • #8879 754e4fd31 Thanks @lilnasy! - The Vercel adapter now streams responses!

    This brings better performance to your visitors by showing them content as it is rendered. The browser can also start loading the required stylesheets and scripts much sooner, which ultimately results in faster full page loads.