Patch Changes
- dd77402: Bump the optional
evepeer dependency for@vercel/connect/eveto the next eve patch release that accepts theauth.evicthook emitted by Vercel Connect helpers.
Fetched June 25, 2026
eve peer dependency for @vercel/connect/eve to the next eve patch release that accepts the auth.evict hook emitted by Vercel Connect helpers.Fetched June 25, 2026
Added a context-aware createSubject hook to connect() that receives both the resolved principal and Eve's per-connection context, enabling…
Vercel · Vercel CLIAdded and wired it into the Eve adapter as an hook. When Eve rejects a bearer token, it cascades invalidation to the Connect adapter's cach…
Vercel · Vercel CLI