Skip to content

js-client-sdk-common: v1.8.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 18:02
dc4eb30

1.8.0 (2024-09-26)

Features

  • Add platform support for async hashing. (#573) (9248035)
  • Add support for conditional event source capabilities. (#577) (fe82500)
  • Add support for js-client-sdk style initialization. (53f5bb8)
  • Add URLs for custom events and URL filtering. (#587) (7131e69)
  • Adds support for REPORT. (#575) (916b724)
  • Allow using custom user-agent name. (#580) (ed5a206)
  • Implement goals for client-side SDKs. (#585) (fd38a8f)
  • Refactor data source connection handling. (53f5bb8)

Bug Fixes

  • Flag store should not access values from prototype. (#567) (fca4d92)
  • Use flag value whenever provided even if variaiton is null or undefined. (#581) (d11224c)

Dependencies

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