rudder-sdk-js 2.43.0 → 2.45.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
@@ -2,6 +2,38 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [2.45.0](https://github.com/rudderlabs/rudder-sdk-js/compare/rudder-sdk-js@2.44.0...rudder-sdk-js@2.45.0) (2023-11-13)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `@rudderstack/analytics-js-common` updated to version `2.44.0`
10
+
11
+ ### Features
12
+
13
+ * add beacon polyfill ([#1487](https://github.com/rudderlabs/rudder-sdk-js/issues/1487)) ([8053ae2](https://github.com/rudderlabs/rudder-sdk-js/commit/8053ae2ec7c5757bb65a1881ca1b79fe08c30fc7))
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * preloaded event not containing denied consent ids ([#1502](https://github.com/rudderlabs/rudder-sdk-js/issues/1502)) ([29ef781](https://github.com/rudderlabs/rudder-sdk-js/commit/29ef7813f601e96c5729b983ac89e078c4891693))
19
+
20
+ ## [2.44.0](https://github.com/rudderlabs/rudder-sdk-js/compare/rudder-sdk-js@2.43.0...rudder-sdk-js@2.44.0) (2023-10-27)
21
+
22
+ ### Dependency Updates
23
+
24
+ * `@rudderstack/analytics-js-common` updated to version `2.43.0`
25
+
26
+ ### Features
27
+
28
+ * auto capture timezone as a part of context ([#1464](https://github.com/rudderlabs/rudder-sdk-js/issues/1464)) ([8e66069](https://github.com/rudderlabs/rudder-sdk-js/commit/8e660693d75727d2131a57ca57859e6d0b920e84))
29
+ * configure cookie to be fetched from exact domain ([#1468](https://github.com/rudderlabs/rudder-sdk-js/issues/1468)) ([4db1b10](https://github.com/rudderlabs/rudder-sdk-js/commit/4db1b10b45b4ffcd652aec6bd684943ca35c6c08))
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * **monorepo:** update vulnerable dependencies ([#1457](https://github.com/rudderlabs/rudder-sdk-js/issues/1457)) ([7a4bc4c](https://github.com/rudderlabs/rudder-sdk-js/commit/7a4bc4cc641e4fff2a8f561ce6fd67d16c0cd5a0))
35
+ * upgrade vulnerable cryptoJS dependency, rolup to v4 & NX to v17 ([#1471](https://github.com/rudderlabs/rudder-sdk-js/issues/1471)) ([b2bb21c](https://github.com/rudderlabs/rudder-sdk-js/commit/b2bb21cb3f618f6c86f593d1706abe9e6349066d))
36
+
5
37
  ## [2.43.0](https://github.com/rudderlabs/rudder-sdk-js/compare/rudder-sdk-js@2.42.4...rudder-sdk-js@2.43.0) (2023-10-16)
6
38
 
7
39
  ### Dependency Updates