Change8

@sveltejs/adapter-vercel@6.3.0

📦 sveltekitView on GitHub →
1 deprecations🔧 1 symbols

Summary

This release deprecates RequestContext in favor of @vercel/functions and includes a patch update for @sveltejs/kit to version 2.49.3.

Migration Steps

  1. Replace usage of RequestContext with equivalent functionality from the @vercel/functions package.

🔧 Affected Symbols

RequestContext

⚡ Deprecations

  • RequestContext is now deprecated; users should refer to @vercel/functions instead.