@launchdarkly/akamai-server-base-sdk 1.0.1 → 1.0.2

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
@@ -30,6 +30,21 @@ All notable changes to the LaunchDarkly SDK for Akamai Workers will be documente
30
30
  * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.5 to ^0.2.6
31
31
  * @launchdarkly/js-server-sdk-common bumped from ^1.0.6 to ^1.0.7
32
32
 
33
+ ## [1.0.2](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v1.0.1...akamai-server-base-sdk-v1.0.2) (2023-08-10)
34
+
35
+
36
+ ### Bug Fixes
37
+
38
+ * Switch to es2017 target to ensure native async/await. ([a83e4e6](https://github.com/launchdarkly/js-core/commit/a83e4e62d04c66105a1b0e8893640a7ca2d641e4))
39
+
40
+
41
+ ### Dependencies
42
+
43
+ * The following workspace dependencies were updated
44
+ * dependencies
45
+ * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.6 to ^0.2.7
46
+ * @launchdarkly/js-server-sdk-common bumped from ^1.0.7 to ^1.0.8
47
+
33
48
  ## [1.0.0](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v0.4.4...akamai-server-base-sdk-v1.0.0) (2023-07-05)
34
49
 
35
50