@launchdarkly/akamai-server-base-sdk 0.3.0 → 0.4.0

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,28 @@ 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
+ ## [0.4.0](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v0.3.1...akamai-server-base-sdk-v0.4.0) (2023-06-14)
13
+
14
+
15
+ ### Features
16
+
17
+ * Added CommonJS support for Akamai SDKs ([#163](https://github.com/launchdarkly/js-core/issues/163)) ([6749a52](https://github.com/launchdarkly/js-core/commit/6749a52022de35590db2ea3065a117235890c0ff))
18
+
19
+ ## [0.3.1](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v0.3.0...akamai-server-base-sdk-v0.3.1) (2023-06-13)
20
+
21
+
22
+ ### Bug Fixes
23
+
24
+ * Update readme links for Akamai SDKs ([#157](https://github.com/launchdarkly/js-core/issues/157)) ([8a138c1](https://github.com/launchdarkly/js-core/commit/8a138c169cc33c1e155c1d3643a73ce55d16b902))
25
+
26
+
27
+ ### Dependencies
28
+
29
+ * The following workspace dependencies were updated
30
+ * dependencies
31
+ * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.0 to ^0.2.1
32
+ * @launchdarkly/js-server-sdk-common bumped from ^1.0.3 to ^1.0.4
33
+
12
34
  ## [0.3.0](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v0.2.1...akamai-server-base-sdk-v0.3.0) (2023-06-09)
13
35
 
14
36
 
package/README.md CHANGED
@@ -52,7 +52,7 @@ yarn test
52
52
  [sdk-akamai-base-npm-badge]: https://img.shields.io/npm/v/@launchdarkly/akamai-server-base-sdk.svg?style=flat-square
53
53
  [sdk-akamai-base-npm-link]: https://www.npmjs.com/package/@launchdarkly/akamai-server-base-sdk
54
54
  [sdk-akamai-base-ghp-badge]: https://img.shields.io/static/v1?label=GitHub+Pages&message=API+reference&color=00add8
55
- [sdk-akamai-base-ghp-link]: https://launchdarkly.github.io/js-core/packages/sdk/akamai/docs/
55
+ [sdk-akamai-base-ghp-link]: https://launchdarkly.github.io/js-core/packages/sdk/akamai-base/docs/
56
56
  [sdk-akamai-base-dm-badge]: https://img.shields.io/npm/dm/@launchdarkly/akamai-server-base-sdk.svg?style=flat-square
57
57
  [sdk-akamai-base-dt-badge]: https://img.shields.io/npm/dt/@launchdarkly/akamai-server-base-sdk.svg?style=flat-square
58
58
  [package-sdk-akamai-base-issues]: https://github.com/launchdarkly/js-core/issues?q=is%3Aissue+is%3Aopen+label%3A%22package%3A+sdk%2Fakamai-base%22+