Skip to content

js-client-sdk-common: v1.9.0

Choose a tag to compare

@github-actions github-actions released this 09 Oct 21:32
9ef20a5

1.9.0 (2024-10-09)

Features

  • Add basic secure mode support for browser SDK. (#598) (3389983)
  • Add bootstrap support. (#600) (4e5dbee)
  • Add ESM support for common and common-client (rollup) (#604) (8cd0cdc)
  • Add support for hooks. (#605) (04d347b)
  • Add visibility handling to allow proactive event flushing. (#607) (819a311)
  • adds datasource status to sdk-client (#590) (6f26204)
  • adds support for individual flag change listeners (#608) (da31436)
  • Browser-SDK Automatically start streaming based on event handlers. (#592) (f2e5cbf)

Bug Fixes

  • Ensure client logger is always wrapped in a safe logger. (#599) (980e4da)
  • Use flagVersion in analytics events. (#611) (35fa033)

Dependencies

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