@vercel/oidc@3.2.1
Patch Changes
- Pin
typedoc-plugin-markdownto3.15.2andtypedoc-plugin-mdn-linksto3.0.3to match the version used by@vercel/edge. The previous4.1.2version requirestypedoc@0.26.xas a peer dependency but was paired withtypedoc@0.24.6, which caused CI failures whenever pnpm hoisted the 4.x plugin (the plugin callsapp.internationalization.addTranslations, which does not exist in typedoc 0.24). The choice of which plugin version got hoisted was non-deterministic, which is why the failure appeared as flakyBuild @vercel/<pkg>steps in CI. (#16072)
Fetched April 22, 2026

