Skip to content

js-client-sdk-common: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 21:34
7e111b4

0.2.0 (2024-02-06)

Features

  • Implement common client side support for auto environment attributes. (#356) (8d80259)
  • React-native support for auto-env attributes. Only affects react-native package. (deea99c)
  • Update eslint jest configuration and versions. (deea99c)

Bug Fixes

  • Add LDOptions.application name and versionName. (#358) (cd75210)
  • Add RN SDK offline support through ConnectionMode. (#361) (d97ce82)
  • Implement anonymous context processing (#350) (308100d)
  • Improvements and fixes from docs review. (#362) (ba07fbf)

Dependencies

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