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

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
@@ -4,6 +4,19 @@ All notable changes to the LaunchDarkly SDK for Akamai Workers will be documente
4
4
 
5
5
  ### Dependencies
6
6
 
7
+ * The following workspace dependencies were updated
8
+ * dependencies
9
+ * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.3.0 to ^0.3.1
10
+ * @launchdarkly/js-server-sdk-common bumped from ^1.1.0 to ^1.2.0
11
+
12
+ ## [1.0.3](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v1.0.2...akamai-server-base-sdk-v1.0.3) (2023-08-14)
13
+
14
+ ### Bug Fixes
15
+
16
+ * Allow for negation of segment match clauses. ([#237](https://github.com/launchdarkly/js-core/issues/237)) ([d8e469a](https://github.com/launchdarkly/js-core/commit/d8e469a5e58b90c791fbbee80f7c0fc447c4e42f))
17
+
18
+ ### Dependencies
19
+
7
20
  * The following workspace dependencies were updated
8
21
  * dependencies
9
22
  * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.1.0 to ^0.1.1
@@ -30,6 +43,13 @@ All notable changes to the LaunchDarkly SDK for Akamai Workers will be documente
30
43
  * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.5 to ^0.2.6
31
44
  * @launchdarkly/js-server-sdk-common bumped from ^1.0.6 to ^1.0.7
32
45
 
46
+ ### Dependencies
47
+
48
+ * The following workspace dependencies were updated
49
+ * dependencies
50
+ * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^0.2.7 to ^0.3.0
51
+ * @launchdarkly/js-server-sdk-common bumped from ^1.0.8 to ^1.1.0
52
+
33
53
  ## [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
54
 
35
55