rudder-sdk-js 2.46.0 → 2.47.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,22 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [2.47.0](https://github.com/rudderlabs/rudder-sdk-js/compare/rudder-sdk-js@2.46.0...rudder-sdk-js@2.47.0) (2024-01-08)
6
+
7
+ ### Dependency Updates
8
+
9
+ * `@rudderstack/analytics-js-common` updated to version `2.46.0`
10
+
11
+ ### Features
12
+
13
+ * increased request timeout value ([#1551](https://github.com/rudderlabs/rudder-sdk-js/issues/1551)) ([6e6b2f4](https://github.com/rudderlabs/rudder-sdk-js/commit/6e6b2f423fe1cfecda054d393424b7f523e80821))
14
+ * use writekey as user in bugsnag ([#1564](https://github.com/rudderlabs/rudder-sdk-js/issues/1564)) ([8d13421](https://github.com/rudderlabs/rudder-sdk-js/commit/8d134215d407ac7708f04211b42b2d5150a90e4a))
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * enhance error handling ([#1568](https://github.com/rudderlabs/rudder-sdk-js/issues/1568)) ([0f08ba4](https://github.com/rudderlabs/rudder-sdk-js/commit/0f08ba4009de27647e2220aa2e56e30d5a99e902))
20
+
5
21
  ## [2.46.0](https://github.com/rudderlabs/rudder-sdk-js/compare/rudder-sdk-js@2.45.1...rudder-sdk-js@2.46.0) (2023-12-13)
6
22
 
7
23