Skip to content

@flags-sdk/reflag@1.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 17:13
· 14 commits to main since this release
c7a56d6

Patch Changes

  • #452 58e1f5b Thanks @luismeyer! - Replace @vercel/edge-config with @vercel/global-config.

    Rename the Edge Config adapter package to @flags-sdk/global-config and rename repository-owned Edge Config files, exports, types, options, variables, and environment variables to Global Config.

    The previous Edge Config names remain available as deprecated aliases, and the previous environment variables are still honored as fallbacks, so existing code keeps working without changes.