launchdarkly-react-client-sdk
Advanced tools
Comparing version 2.25.2 to 2.26.0
@@ -5,2 +5,6 @@ # Change log | ||
## [2.25.2] - 2022-04-15 | ||
### Changed: | ||
- Updated LDProvider and the SDK's peer dependencies so that it can run in an application with React 18 ([#129](https://github.com/launchdarkly/react-client-sdk/issues/129)) | ||
## [2.25.1] - 2022-02-18 | ||
@@ -7,0 +11,0 @@ ### Fixed: |
{ | ||
"name": "launchdarkly-react-client-sdk", | ||
"version": "2.25.2", | ||
"version": "2.26.0", | ||
"description": "LaunchDarkly SDK for React", | ||
@@ -67,3 +67,3 @@ "author": "LaunchDarkly <team@launchdarkly.com>", | ||
"hoist-non-react-statics": "^3.3.2", | ||
"launchdarkly-js-client-sdk": "2.20.2", | ||
"launchdarkly-js-client-sdk": "2.22.1", | ||
"lodash.camelcase": "^4.3.0", | ||
@@ -70,0 +70,0 @@ "uuid": "^3.3.2" |
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
115595
+ Addedlaunchdarkly-js-client-sdk@2.22.1(transitive)
+ Addedlaunchdarkly-js-sdk-common@3.6.0(transitive)
- Removedlaunchdarkly-js-client-sdk@2.20.2(transitive)
- Removedlaunchdarkly-js-sdk-common@3.5.1(transitive)