@launchdarkly/cloudflare-server-sdk 2.3.3 → 2.4.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
@@ -15,6 +15,30 @@ All notable changes to the LaunchDarkly SDK for Cloudflare Workers will be docum
15
15
  * devDependencies
16
16
  * @launchdarkly/js-server-sdk-common-edge bumped from 2.1.1 to 2.1.2
17
17
 
18
+ ## [2.4.1](https://github.com/launchdarkly/js-core/compare/cloudflare-server-sdk-v2.4.0...cloudflare-server-sdk-v2.4.1) (2024-03-15)
19
+
20
+
21
+ ### Dependencies
22
+
23
+ * The following workspace dependencies were updated
24
+ * devDependencies
25
+ * @launchdarkly/js-server-sdk-common-edge bumped from 2.2.0 to 2.2.1
26
+
27
+ ## [2.4.0](https://github.com/launchdarkly/js-core/compare/cloudflare-server-sdk-v2.3.3...cloudflare-server-sdk-v2.4.0) (2024-02-06)
28
+
29
+
30
+ ### Features
31
+
32
+ * React-native support for auto-env attributes. Only affects react-native package. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e))
33
+ * Update eslint jest configuration and versions. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e))
34
+
35
+
36
+ ### Dependencies
37
+
38
+ * The following workspace dependencies were updated
39
+ * devDependencies
40
+ * @launchdarkly/js-server-sdk-common-edge bumped from 2.1.3 to 2.2.0
41
+
18
42
  ## [2.3.3](https://github.com/launchdarkly/js-core/compare/cloudflare-server-sdk-v2.3.2...cloudflare-server-sdk-v2.3.3) (2024-01-16)
19
43
 
20
44