@vercel/config@0.0.32
📦 vercel-functionsView on GitHub →
✨ 1 features🔧 1 symbols
Summary
This patch release introduces a new `matchers` export to simplify writing matching logic against common request components.
✨ New Features
- Exposed a new `matchers` export providing helpers for simpler matching against headers, query parameters, cookies, and host.