Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

launchdarkly-react-client-sdk

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

launchdarkly-react-client-sdk - npm Package Versions

1
56

2.13.0

Diff

Changelog

Source

[2.13.0] - 2019-08-15

Added:

  • In the React SDK, the new reactOptions parameter to withLDProvider provides React-specific options that do not affect the underlying JavaScript SDK. Currently, the only such option is useCamelCaseFlagKeys, which is true by default but can be set to false to disable the automatic camel-casing of flag keys.

Changed:

  • In the React SDK, when omitting the user parameter to withLDProvider, an anonymous user will be created. This user will remain constant across browser sessions. Previously a new user was generated on each page load.
launchdarkly
published 2.12.5 •

Changelog

Source

[2.12.5] - 2019-07-29

Fixed:

  • The React SDK was incompatible with Internet Explorer 11 due to using String.startsWith(). (Thanks, cvetanov!)
launchdarkly
published 2.12.4 •

Changelog

Source

[2.12.4] - 2019-07-10

Fixed:

  • The homepage attribute in the launchdarkly-react-client-sdk and launchdarkly-react-client-sdk-example packages has been updated to the correct value.
launchdarkly
published 2.12.3 •

launchdarkly
published 2.12.2 •

launchdarkly
published 2.12.1 •

launchdarkly
published 2.12.0 •

launchdarkly
published 2.11.0 •

Changelog

Source

[2.11.0] - 2019-06-06

Added:

  • Added support for hooks to the React SDK.
launchdarkly
published 2.10.4 •

launchdarkly
published 2.10.3 •

Changelog

Source

[2.10.3] - 2019-05-08

Changed:

  • Changed the package name from ldclient-react to launchdarkly-react-client-sdk.

There are no other changes in this release. Substituting ldclient-react version 2.10.2 with launchdarkly-react-client-sdk version 2.10.3 will not affect functionality.

1
56
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc