File tree Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 88 "packages/sdk/akamai-base" : " 2.1.2" ,
99 "packages/sdk/akamai-edgekv" : " 1.1.2" ,
1010 "packages/shared/akamai-edgeworker-sdk" : " 1.1.2" ,
11- "packages/store/node-server-sdk-dynamodb" : " 6.1.4 " ,
12- "packages/store/node-server-sdk-redis" : " 4.1.4 " ,
11+ "packages/store/node-server-sdk-dynamodb" : " 6.1.5 " ,
12+ "packages/store/node-server-sdk-redis" : " 4.1.5 " ,
1313 "packages/shared/sdk-client" : " 1.0.3" ,
1414 "packages/sdk/react-native" : " 10.0.5"
1515}
Original file line number Diff line number Diff line change 9090 * devDependencies
9191 * @launchdarkly/node-server-sdk bumped from 9.2.1 to 9.2.2
9292
93+ ## [ 6.1.5] ( https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.1.4...node-server-sdk-dynamodb-v6.1.5 ) (2024-04-01)
94+
95+
96+ ### Bug Fixes
97+
98+ * Fix typings for big segment store factories. ([ #413 ] ( https://github.com/launchdarkly/js-core/issues/413 ) ) ([ 723804b] ( https://github.com/launchdarkly/js-core/commit/723804bb7db19f485d84940715c69e34cc08062f ) )
99+
93100## [ 6.1.3] ( https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.1.2...node-server-sdk-dynamodb-v6.1.3 ) (2024-03-15)
94101
95102
Original file line number Diff line number Diff line change 11{
22 "name" : " @launchdarkly/node-server-sdk-dynamodb" ,
3- "version" : " 6.1.4 " ,
3+ "version" : " 6.1.5 " ,
44 "description" : " DynamoDB-backed feature store for the LaunchDarkly Server-Side SDK for Node.js" ,
55 "homepage" : " https://github.com/launchdarkly/js-core/tree/main/packages/store/node-server-sdk-dynamodb" ,
66 "repository" : {
Original file line number Diff line number Diff line change 9090 * devDependencies
9191 * @launchdarkly/node-server-sdk bumped from 9.2.1 to 9.2.2
9292
93+ ## [ 4.1.5] ( https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.1.4...node-server-sdk-redis-v4.1.5 ) (2024-04-01)
94+
95+
96+ ### Bug Fixes
97+
98+ * Fix typings for big segment store factories. ([ #413 ] ( https://github.com/launchdarkly/js-core/issues/413 ) ) ([ 723804b] ( https://github.com/launchdarkly/js-core/commit/723804bb7db19f485d84940715c69e34cc08062f ) )
99+
93100## [ 4.1.3] ( https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.1.2...node-server-sdk-redis-v4.1.3 ) (2024-03-15)
94101
95102
Original file line number Diff line number Diff line change 11{
22 "name" : " @launchdarkly/node-server-sdk-redis" ,
3- "version" : " 4.1.4 " ,
3+ "version" : " 4.1.5 " ,
44 "description" : " Redis-backed feature store for the LaunchDarkly Server-Side SDK for Node.js" ,
55 "homepage" : " https://github.com/launchdarkly/js-core/tree/main/packages/store/node-server-sdk-redis" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments