@launchdarkly/akamai-server-base-sdk 2.0.6 → 2.1.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
@@ -23,6 +23,22 @@ All notable changes to the LaunchDarkly SDK for Akamai Workers will be documente
23
23
  * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.0.4 to ^1.0.5
24
24
  * @launchdarkly/js-server-sdk-common bumped from ^2.1.1 to ^2.1.2
25
25
 
26
+ ## [2.1.0](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v2.0.6...akamai-server-base-sdk-v2.1.0) (2024-02-06)
27
+
28
+
29
+ ### Features
30
+
31
+ * React-native support for auto-env attributes. Only affects react-native package. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e))
32
+ * Update eslint jest configuration and versions. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e))
33
+
34
+
35
+ ### Dependencies
36
+
37
+ * The following workspace dependencies were updated
38
+ * dependencies
39
+ * @launchdarkly/akamai-edgeworker-sdk-common bumped from ^1.0.6 to ^1.1.0
40
+ * @launchdarkly/js-server-sdk-common bumped from ^2.1.3 to ^2.2.0
41
+
26
42
  ## [2.0.6](https://github.com/launchdarkly/js-core/compare/akamai-server-base-sdk-v2.0.5...akamai-server-base-sdk-v2.0.6) (2024-01-16)
27
43
 
28
44