rudder-sdk-js 2.44.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,21 @@
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
+
5
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)
6
21
 
7
22
  ### Dependency Updates