File tree Expand file tree Collapse file tree 4 files changed +22
-2
lines changed Expand file tree Collapse file tree 4 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 99 "packages/sdk/akamai-edgekv" : " 1.0.12" ,
1010 "packages/shared/akamai-edgeworker-sdk" : " 1.0.4" ,
1111 "packages/store/node-server-sdk-dynamodb" : " 6.0.4" ,
12- "packages/store/node-server-sdk-redis" : " 4.0.4"
12+ "packages/store/node-server-sdk-redis" : " 4.0.4" ,
13+ "packages/shared/sdk-client" : " 0.1.0" ,
14+ "packages/sdk/react-native" : " 0.1.1"
1315}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### Dependencies
4+
5+
6+
7+ ## Changelog
8+
39All notable changes to the LaunchDarkly SDK for React Native will be documented in this file. This project adheres to [ Semantic Versioning] ( https://semver.org ) .
Original file line number Diff line number Diff line change 11{
22 "name" : " @launchdarkly/react-native-client-sdk" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " React Native LaunchDarkly SDK" ,
55 "homepage" : " https://github.com/launchdarkly/js-core/tree/main/packages/sdk/react-native" ,
66 "repository" : {
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2023-12-27)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Implement Migrations. Refactor for client SDKs. ([ #293 ] ( https://github.com/launchdarkly/js-core/issues/293 ) )
9+
10+ ### Features
11+
12+ * Implement Migrations. Refactor for client SDKs. ([ #293 ] ( https://github.com/launchdarkly/js-core/issues/293 ) ) ([ c66aa6e] ( https://github.com/launchdarkly/js-core/commit/c66aa6ea0d12e1e4e565cb8378d367c31fab9c1b ) )
You can’t perform that action at this time.
0 commit comments