shipfeedAI news, curated daily

01:14:32 CET
21 MAY01:14:32shipfeed
pull to refreshlast sync
Just in — 30 new
§ feed · storyline

npm i flags

Vercel renames its open-source feature flags library from @vercel/flags to flags, adding adapters for Statsig, Optimizely, and LaunchDarkly while urging users to upgrade to version 3.1.1.

Feb 20 · · primary fetch1 sourceupdated Feb 20 ·

The —our open source library for using feature flags in Next.js and SvelteKit applications—is now available under the new package name . Flags SDKflags The new name signals our commitment to open source and the independence of the package from any specific entity or platform. Our framework-first approach of the SDK aims to simplify usage, avoid client-side flag evaluation, and improve user experience by eliminating layout shifts. We are working on adapters with partners like Statsig, Optimizely, and LaunchDarkly to ensure a seamless integration with the Flags SDK.

Until now, each provider established their own approach to using feature flags in frameworks like Next.js, which led to duplicate efforts across the industry and drift in implementations. Going forward, the Flags SDK will help all feature flag and experimentation providers benefit from its tight integration to frameworks, while retaining their unique capabilities. If you are using , make sure you are updating to version 3.1.1 and switch your imports and package.json to .@vercel/flagsflags Learn more in our redesigned . documentation and examples Read more

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comnpm i flagsprimary