@vercel/client@18.2.0
📦 vercel-functionsView on GitHub →
✨ 3 features🔧 3 symbols
Summary
Introduces support for Node.js Routing Middleware entrypoints with flexible path matching options. This release also includes dependency updates.
✨ New Features
- Support for Node.js Routing Middleware entrypoints via `proxy.entrypoint`.
- Optional path matching for Node.js Routing Middleware entrypoints through `proxy.matcher`.
- Configuration of `proxy.matcher` can be done in the entrypoint source or `vercel.json`, but not both.