@launchdarkly/akamai-server-base-sdk 0.4.1 → 0.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -9,6 +9,27 @@ All notable changes to the LaunchDarkly SDK for Akamai Workers will be documente
9
9
  * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.1.0 to ^0.1.1
10
10
  * @launchdarkly/js-server-sdk-common bumped from ^1.0.2 to ^1.0.3
11
11
 
12
+ ### Dependencies
13
+
14
+ * The following workspace dependencies were updated
15
+ * dependencies
16
+ * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.3 to ^0.2.4
17
+ * @launchdarkly/js-server-sdk-common bumped from ^1.0.4 to ^1.0.5
18
+
19
+ ## [0.4.2](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v0.4.1...akamai-server-base-sdk-v0.4.2) (2023-06-23)
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * Fix issue that caused the feature store get function impl to be called twice ([#178](https://github.com/launchdarkly/js-core/issues/178)) ([68f1c78](https://github.com/launchdarkly/js-core/commit/68f1c784c2481f7c5dead9d13b8e16a54048aaa1))
25
+
26
+
27
+ ### Dependencies
28
+
29
+ * The following workspace dependencies were updated
30
+ * dependencies
31
+ * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.2 to ^0.2.3
32
+
12
33
  ## [0.4.1](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v0.4.0...akamai-server-base-sdk-v0.4.1) (2023-06-16)
13
34
 
14
35