releases.shpreview

Cache entries get human-readable names by default

@vercel/functions@3.6.0

May 15, 2026Vercel CLIView original ↗

Minor Changes

  • 102f82b: getCache().set() now defaults options.name to the provided key when omitted, so cache entries get a human-readable label in o11y by default. Pass name: '' to suppress this behavior and use the hashed key.

Fetched May 15, 2026

Cache entries get human-readable names by default… — releases.sh