@coralogix/browser 2.4.1 → 2.6.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.6.0 (2025-05-04)
2
+
3
+ ### 🚀 Features
4
+
5
+ - Add NPM compatibility for old browsers
6
+
7
+ ## 2.5.0 (2025-04-29)
8
+
9
+ ### 🚀 Features
10
+
11
+ - Add CDN compatibility for old browsers
12
+
13
+ ## 2.4.2 (2025-04-29)
14
+
15
+ ### 🩹 Fixes
16
+
17
+ - Support Smart TV user agents
18
+
1
19
  ## 2.4.1 (2025-04-14)
2
20
 
3
21
  ### 🩹 Fixes