@launchdarkly/observability 1.1.13 → 1.1.14
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 +9 -0
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @launchdarkly/observability
|
|
2
2
|
|
|
3
|
+
## [1.1.14](https://github.com/launchdarkly/observability-sdk/compare/observability-1.1.13...observability-1.1.14) (2026-06-11)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Dependencies
|
|
7
|
+
|
|
8
|
+
* The following workspace dependencies were updated
|
|
9
|
+
* dependencies
|
|
10
|
+
* highlight.run bumped to 10.4.0
|
|
11
|
+
|
|
3
12
|
## [1.1.13](https://github.com/launchdarkly/observability-sdk/compare/observability-1.1.12...observability-1.1.13) (2026-06-08)
|
|
4
13
|
|
|
5
14
|
|
package/dist/index.js
CHANGED
|
@@ -4090,7 +4090,7 @@ const Tf = (e) => {
|
|
|
4090
4090
|
return window.addEventListener("locationchange", i), () => {
|
|
4091
4091
|
window.removeEventListener("popstate", r), window.removeEventListener("locationchange", i), history.pushState = t, history.replaceState = n;
|
|
4092
4092
|
};
|
|
4093
|
-
}, Sf = "10.
|
|
4093
|
+
}, Sf = "10.4.0", wf = {
|
|
4094
4094
|
version: Sf
|
|
4095
4095
|
}, Of = wf.version;
|
|
4096
4096
|
function Lf(e) {
|