Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add @flags-sdk/edge-config adapter #57

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dferber90
Copy link
Collaborator

This adapter allows using Edge Config as the feature flag provider / direct source of feature flags.

This adapter is not required if you are using provider-specific adapters which integrate with Edge Config on their own.

@dferber90 dferber90 requested a review from a team February 5, 2025 08:44
Copy link

vercel bot commented Feb 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
flags-sdk-snippets ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 11, 2025 3:49pm
summer-sale ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 11, 2025 3:49pm

Copy link

socket-security bot commented Feb 5, 2025

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/react@19.1.0-canary-93b58361-20250209 🔁 npm/react@19.1.0-canary-9ff42a87-20250130 None 0 238 kB react-bot

View full report↗︎

"vitest": "1.4.0"
},
"peerDependencies": {
"@vercel/edge-config": "^1.2.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about making it a true dependency?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants