github withastro/astro @astrojs/vercel@7.4.0

latest releases: astro@4.15.8, @astrojs/mdx@3.1.7, astro@4.15.7...
6 months ago

Minor Changes

  • #10476 cfbaa8a767b8794c2dcd8e164672195378be396a Thanks @lilnasy! - The special-case handling of src/vercel-edge-middleware.js file is now deprecated. This file allowed you to access the edge runtime's RequestContext object, and create the middleware locals from its fields. However, this object includes only one field - the waitUntil() function - which is now available directly as ctx.locals.vercel.edge.waitUntil().

Don't miss a new astro release

NewReleases is sending notifications on new releases.