Yesterday's Top Poster

[VERCEL] Flags SDK 3.0

  • Thread starter Thread starter Dominik Ferber, Andy Schneider, Aaron Morris
  • Start date Start date
The Flags SDK is a library that gives developers tools to use feature flags in Next.js and SvelteKit applications.

The Flags SDK version 3.0 adds:


  • Pages Router support so feature flags can be used in App Router and Pages Router


  • New adapters architecture that allows the SDK to integrate with various data sources and feature flag providers


  • A new identify concept that allows you to establish an evaluation context for your feature flags. With this addition, you can tailor flags and experiments for individual users or groups

With this release, the repository is now open source and under the MIT License, providing more transparency and allowing for community contributions and integrations.

Check out the new Flags SDK documentation with updated examples to learn more.

Read more

Continue reading...
 
Back
Top