Releases: launchdarkly/js-core
Releases · launchdarkly/js-core
cloudflare-server-sdk: v2.0.1
2.0.1 (2023-04-27)
Bug Fixes
- add licence and fix missing package.json fields. (c586398)
- Ensure top level commands work correctly (#105) (762571f)
- remove beta text from cloudflare sdk readme. (c586398)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @launchdarkly/js-server-sdk-common-edge bumped from 1.0.0 to 1.0.1
- dependencies
vercel-server-sdk: v0.2.0
vercel-server-sdk: v0.1.1
node-server-sdk: v0.4.0
js-server-sdk-common: v1.0.0
js-server-sdk-common-edge: v1.0.0
js-sdk-common: v1.0.0
cloudflare-server-sdk: v2.0.0
2.0.0 (2023-04-26)
Features
- The latest version of this SDK supports LaunchDarkly's new custom contexts feature. Contexts are an evolution of a previously-existing concept, "users." Contexts let you create targeting rules for feature flags based on a variety of different information, including attributes pertaining to users, organizations, devices, and more. You can even combine contexts to create "multi-contexts." For detailed information about this version, please refer to the list below. For information on how to upgrade from the previous version, please read the migration guide.
- The latest version of this SDK replaces launchdarkly-cloudflare-edge-sdk. Please consider updating your application to use this package instead.