@coralogix/browser 2.4.0 → 2.5.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
@@ -1,3 +1,21 @@
1
+ ## 2.5.0 (2025-04-29)
2
+
3
+ ### 🚀 Features
4
+
5
+ - Add CDN compatibility for old browsers
6
+
7
+ ## 2.4.2 (2025-04-29)
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - Support Smart TV user agents
12
+
13
+ ## 2.4.1 (2025-04-14)
14
+
15
+ ### 🩹 Fixes
16
+
17
+ - Reduce falsy recording sessions sent to API.
18
+
1
19
  ## 2.4.0 (2025-04-08)
2
20
 
3
21
  ### 🚀 Features