launchdarkly-react-client-sdk
Advanced tools
Comparing version 2.18.0-beta1 to 2.18.0
@@ -5,2 +5,12 @@ # Change log | ||
## [2.18.0] - 2020-02-19 | ||
Note: if you are using the LaunchDarkly Relay Proxy to forward events, update the Relay to version 5.10.0 or later before updating to this React SDK version. | ||
### Added: | ||
- The SDK now periodically sends diagnostic data to LaunchDarkly, describing the version and configuration of the SDK, the architecture and version of the runtime platform, and performance statistics. No credentials, hostnames, or other identifiable values are included. This behavior can be disabled with the `diagnosticOptOut` option, or configured with `diagnosticRecordingInterval`. | ||
### Fixed: | ||
- Updated JS SDK dependency version to 2.17.0, which includes a fix for streaming mode failing when used with secure mode. See release notes for JS SDK [2.17.0](https://github.com/launchdarkly/js-client-sdk/releases/tag/2.17.0) fror details. | ||
## [2.17.1] - 2020-02-11 | ||
@@ -7,0 +17,0 @@ ### Fixed: |
{ | ||
"name": "launchdarkly-react-client-sdk", | ||
"version": "2.18.0-beta1", | ||
"version": "2.18.0", | ||
"description": "LaunchDarkly SDK for React", | ||
@@ -5,0 +5,0 @@ "author": "LaunchDarkly <team@launchdarkly.com>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
66198
0