Skip to content

react-native-client-sdk: 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

  • React-native support for auto-env attributes. Only affects react-native package. (deea99c)
  • Update eslint jest configuration and versions. (deea99c)

Bug Fixes

  • Add RN SDK offline support through ConnectionMode. (#361) (d97ce82)
  • Implement RN SDK EventSource jitter backoff. (#359) (95e58bd)
  • Improvements and fixes from docs review. (#362) (ba07fbf)
  • RN streamer connection in background and foreground. (#360) (c69b768)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @launchdarkly/js-client-sdk-common bumped from 0.1.2 to 0.2.0