Skip to content

Releases: launchdarkly/js-core

vercel-server-sdk: v1.1.6

16 Oct 22:54
95fef2c

Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-server-sdk-common-edge bumped from 2.0.0 to 2.0.1

vercel-server-sdk: v1.1.5

16 Oct 21:58
d3f776c

Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-server-sdk-common-edge bumped from 1.0.13 to 2.0.0

node-server-sdk: v9.0.1

16 Oct 22:54
95fef2c

Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-server-sdk-common bumped from 2.0.0 to 2.0.1

node-server-sdk: v9.0.0

16 Oct 21:58
d3f776c

Choose a tag to compare

The latest version of this SDK supports the ability to manage migrations or modernizations, using migration flags. You might use this functionality if you are optimizing queries, upgrading to new tech stacks, migrating from one database to another, or other similar technology changes. Migration flags are part of LaunchDarkly's Early Access Program. This feature is available to all LaunchDarkly customers but may undergo additional changes before it is finalized.

For detailed information about this version, refer to the list below. For information on how to upgrade from the previous version, read the migration guide.

⚠ BREAKING CHANGES

  • Implement Migrations. Refactor for client SDKs. (#293)
  • A new Migration type which provides an out-of-the-box configurable migration framework.
  • For more advanced use cases, added new migrationVariation and trackMigration methods on LdClient.
  • Added typed variation method boolVariation, stringVariation, boolVariation, numVariation, and jsonVariation for type-safe usage in TypeScript.

Features

  • Implement Migrations. Refactor for client SDKs. (#293) (c66aa6e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-server-sdk-common bumped from 1.2.3 to 2.0.0

node-server-sdk-redis: v4.0.1

16 Oct 22:54
95fef2c

Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 9.0.0 to 9.0.1

node-server-sdk-redis: v4.0.0

16 Oct 21:59
d3f776c

Choose a tag to compare

4.0.0 (2023-10-16)

⚠ BREAKING CHANGES

  • Implement Migrations. Refactor for client SDKs. (#293)

Features

  • Implement Migrations. Refactor for client SDKs. (#293) (c66aa6e)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 8.2.4 to 9.0.0

node-server-sdk-dynamodb: v6.0.1

16 Oct 22:54
95fef2c

Choose a tag to compare

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 9.0.0 to 9.0.1

node-server-sdk-dynamodb: v6.0.0

16 Oct 21:59
d3f776c

Choose a tag to compare

6.0.0 (2023-10-16)

⚠ BREAKING CHANGES

  • Implement Migrations. Refactor for client SDKs. (#293)

Features

  • Implement Migrations. Refactor for client SDKs. (#293) (c66aa6e)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @launchdarkly/node-server-sdk bumped from 8.2.4 to 9.0.0

js-server-sdk-common: v2.0.1

16 Oct 22:54
95fef2c

Choose a tag to compare

2.0.1 (2023-10-16)

Bug Fixes

js-server-sdk-common: v2.0.0

16 Oct 21:58
d3f776c

Choose a tag to compare

2.0.0 (2023-10-16)

⚠ BREAKING CHANGES

  • Implement Migrations. Refactor for client SDKs. (#293)

Features

  • Implement Migrations. Refactor for client SDKs. (#293) (c66aa6e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-sdk-common bumped from 1.1.0 to 2.0.0