rudder-sdk-js 2.45.0 → 2.45.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [2.45.1](https://github.com/rudderlabs/rudder-sdk-js/compare/rudder-sdk-js@2.45.0...rudder-sdk-js@2.45.1) (2023-12-01)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `@rudderstack/analytics-js-common` updated to version `2.45.0`
10
+
11
+ ### Bug Fixes
12
+
13
+ * initialisation of bugsnag in chrome extension ([#1516](https://github.com/rudderlabs/rudder-sdk-js/issues/1516)) ([af970c9](https://github.com/rudderlabs/rudder-sdk-js/commit/af970c94ad45c50fcbbca0d0e7597fdefa08b154))
14
+ * replace stringify with stringifyWithoutCircular ([#1525](https://github.com/rudderlabs/rudder-sdk-js/issues/1525)) ([828ecce](https://github.com/rudderlabs/rudder-sdk-js/commit/828ecce8c65e5b12007d63e9a7ddaa1a7d699da1))
15
+ * update polyfill list and add version ([#1518](https://github.com/rudderlabs/rudder-sdk-js/issues/1518)) ([653d58e](https://github.com/rudderlabs/rudder-sdk-js/commit/653d58e782c7449c7f7afe851665a59912287750))
16
+
5
17
  ## [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
18
 
7
19
  ### Dependency Updates