Skip to content

@vercel/microfrontends@2.3.2

Latest

Choose a tag to compare

@vercel-release-bot vercel-release-bot released this 30 Mar 21:24
· 3 commits to main since this release
35b7ec0

Patch Changes

  • 1cf3c68: Update local proxy to use VERCEL_AUTOMATION_BYPASS_SECRET for bypassing deployment protection on fallback deployments. This is the preferred approach now that multiple automation bypasses are supported. The per-app AUTOMATION_BYPASS_<NAME> secret is still supported.
  • cfb997f: Convert file-level JSDoc to a regular block comment in schema types to prevent OpenAPI generators from incorrectly associating it with the Config interface declaration.