Skip to content

js-sdk-common: v2.2.0

Choose a tag to compare

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

2.2.0 (2024-02-06)

Features

  • Implement common client side support for auto environment attributes. (#356) (8d80259)
  • Implement common support for auto environment attributes. (#355) (9f562e5)
  • 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)
  • RN streamer connection in background and foreground. (#360) (c69b768)