File tree Expand file tree Collapse file tree 5 files changed +21
-5
lines changed Expand file tree Collapse file tree 5 files changed +21
-5
lines changed Original file line number Diff line number Diff line change 1010 "packages/shared/akamai-edgeworker-sdk" : " 1.1.11" ,
1111 "packages/store/node-server-sdk-dynamodb" : " 6.1.16" ,
1212 "packages/store/node-server-sdk-redis" : " 4.1.16" ,
13- "packages/shared/sdk-client" : " 1.1.4 " ,
14- "packages/sdk/react-native" : " 10.2.0 " ,
13+ "packages/shared/sdk-client" : " 1.1.5 " ,
14+ "packages/sdk/react-native" : " 10.2.1 " ,
1515 "packages/telemetry/node-server-sdk-otel" : " 1.0.8"
1616}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 10.2.1] ( https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.2.0...react-native-client-sdk-v10.2.1 ) (2024-07-12)
4+
5+
6+ ### Dependencies
7+
8+ * The following workspace dependencies were updated
9+ * dependencies
10+ * @launchdarkly/js-client-sdk-common bumped from 1.1.4 to 1.1.5
11+
312## [ 10.2.0] ( https://github.com/launchdarkly/js-core/compare/react-native-client-sdk-v10.1.5...react-native-client-sdk-v10.2.0 ) (2024-07-02)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " @launchdarkly/react-native-client-sdk" ,
3- "version" : " 10.2.0 " ,
3+ "version" : " 10.2.1 " ,
44 "description" : " React Native LaunchDarkly SDK" ,
55 "homepage" : " https://github.com/launchdarkly/js-core/tree/main/packages/sdk/react-native" ,
66 "repository" : {
4343 "react-native" : " *"
4444 },
4545 "dependencies" : {
46- "@launchdarkly/js-client-sdk-common" : " 1.1.4 " ,
46+ "@launchdarkly/js-client-sdk-common" : " 1.1.5 " ,
4747 "@react-native-async-storage/async-storage" : " ^1.21.0" ,
4848 "base64-js" : " ^1.5.1" ,
4949 "event-target-shim" : " ^6.0.2"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.5] ( https://github.com/launchdarkly/js-core/compare/js-client-sdk-common-v1.1.4...js-client-sdk-common-v1.1.5 ) (2024-07-12)
4+
5+
6+ ### Bug Fixes
7+
8+ * Correct documentation for variationDetail for client SDKs. ([ #509 ] ( https://github.com/launchdarkly/js-core/issues/509 ) ) ([ 496e39f] ( https://github.com/launchdarkly/js-core/commit/496e39f54a4437866dd1ab4050fd5522cfc78f23 ) )
9+
310## [ 1.1.4] ( https://github.com/launchdarkly/js-core/compare/js-client-sdk-common-v1.1.3...js-client-sdk-common-v1.1.4 ) (2024-06-04)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @launchdarkly/js-client-sdk-common" ,
3- "version" : " 1.1.4 " ,
3+ "version" : " 1.1.5 " ,
44 "type" : " commonjs" ,
55 "main" : " ./dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments