@launchdarkly/akamai-server-base-sdk 2.1.23 → 3.0.1

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,34 @@ All notable changes to the LaunchDarkly SDK for Akamai Workers will be documente
30
30
  * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.1.1 to ^1.1.2
31
31
  * @launchdarkly/js-server-sdk-common bumped from ^2.2.1 to ^2.2.2
32
32
 
33
+ ## [3.0.1](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v3.0.0...akamai-server-base-sdk-v3.0.1) (2025-03-17)
34
+
35
+
36
+ ### Dependencies
37
+
38
+ * The following workspace dependencies were updated
39
+ * dependencies
40
+ * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^2.0.0 to ^2.0.1
41
+ * @launchdarkly/js-server-sdk-common bumped from ^2.11.1 to ^2.12.0
42
+
43
+ ## [3.0.0](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v2.1.23...akamai-server-base-sdk-v3.0.0) (2025-02-26)
44
+
45
+
46
+ ### ⚠ BREAKING CHANGES
47
+
48
+ * Replace prefetch behavior with simple TTL cache ([#786](https://github.com/launchdarkly/js-core/issues/786))
49
+
50
+ ### Features
51
+
52
+ * Replace prefetch behavior with simple TTL cache ([#786](https://github.com/launchdarkly/js-core/issues/786)) ([48b48cf](https://github.com/launchdarkly/js-core/commit/48b48cf69d518dc70a557ffd1dfb0209aee0b124))
53
+
54
+
55
+ ### Dependencies
56
+
57
+ * The following workspace dependencies were updated
58
+ * dependencies
59
+ * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.4.1 to ^2.0.0
60
+
33
61
  ## [2.1.23](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v2.1.22...akamai-server-base-sdk-v2.1.23) (2025-02-18)
34
62
 
35
63