Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/eleven-results-smile.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/every-results-report.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/pink-kids-sniff.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/sad-snakes-cheat.md

This file was deleted.

16 changes: 16 additions & 0 deletions sdk/@launchdarkly/observability/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @launchdarkly/observability

## 0.2.0

### Minor Changes

- c901c22: move metrics listeners to Observability plugin from SessionReplay

### Patch Changes

- c901c22: fix ErrorListener incorrectly reporting stacktrace via trace event
- c901c22: fix document_load metric not forwarding to ldClient
- c901c22: allow reporting 0-value document_load durations
- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- highlight.run@9.18.14

## 0.1.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/@launchdarkly/observability/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/observability",
"version": "0.1.17",
"version": "0.2.0",
"description": "Browser observability for your web app. Capture frontend metrics, errors, logs and traces.",
"keywords": [
"launchdarkly",
Expand Down
17 changes: 17 additions & 0 deletions sdk/@launchdarkly/session-replay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @launchdarkly/session-replay

## 0.2.0

### Minor Changes

- c901c22: move metrics listeners to Observability plugin from SessionReplay
- 4b48fe8: set privacySetting to `strict` by default when not set

### Patch Changes

- c901c22: fix ErrorListener incorrectly reporting stacktrace via trace event
- c901c22: fix document_load metric not forwarding to ldClient
- c901c22: allow reporting 0-value document_load durations
- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- highlight.run@9.18.14

## 0.1.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/@launchdarkly/session-replay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@launchdarkly/session-replay",
"version": "0.1.17",
"version": "0.2.0",
"description": "Browser observability for your web app. Record session replays to visualize usage patterns.",
"keywords": [
"launchdarkly",
Expand Down
6 changes: 6 additions & 0 deletions sdk/highlight-apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @highlight-run/apollo

## 3.4.37

### Patch Changes

- @highlight-run/node@3.12.10

## 3.4.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/highlight-apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@highlight-run/apollo",
"version": "3.4.36",
"version": "3.4.37",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions sdk/highlight-hono/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @highlight-run/hono

## 1.0.13

### Patch Changes

- @highlight-run/node@3.12.10

## 1.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/highlight-hono/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@highlight-run/hono",
"version": "1.0.12",
"version": "1.0.13",
"description": "Highlight.io SDK for Hono applications",
"repository": {
"type": "git",
Expand Down
6 changes: 6 additions & 0 deletions sdk/highlight-nest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @highlight-run/nest

## 3.6.22

### Patch Changes

- @highlight-run/node@3.12.10

## 3.6.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/highlight-nest/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@highlight-run/nest",
"version": "3.6.21",
"version": "3.6.22",
"description": "Client for interfacing with Highlight in nestjs",
"repository": {
"type": "git",
Expand Down
11 changes: 11 additions & 0 deletions sdk/highlight-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @highlight-run/next

## 7.9.26

### Patch Changes

- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- highlight.run@9.18.14
- @highlight-run/node@3.12.10
- @highlight-run/react@19.0.14

## 7.9.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/highlight-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@highlight-run/next",
"version": "7.9.25",
"version": "7.9.26",
"description": "Client for interfacing with Highlight in next.js",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions sdk/highlight-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @highlight-run/node

## 3.12.10

### Patch Changes

- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- highlight.run@9.18.14

## 3.12.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/highlight-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@highlight-run/node",
"version": "3.12.9",
"version": "3.12.10",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions sdk/highlight-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @highlight-run/react

## 19.0.14

### Patch Changes

- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- highlight.run@9.18.14

## 19.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/highlight-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@highlight-run/react",
"version": "19.0.13",
"version": "19.0.14",
"description": "The official Highlight SDK for React",
"license": "Apache-2.0",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions sdk/highlight-remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @highlight-run/remix

## 2.0.109

### Patch Changes

- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- Updated dependencies [c901c22]
- highlight.run@9.18.14
- @highlight-run/node@3.12.10
- @highlight-run/react@19.0.14

## 2.0.108

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/highlight-remix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@highlight-run/remix",
"version": "2.0.108",
"version": "2.0.109",
"description": "Client for interfacing with Highlight in Remix",
"repository": {
"type": "git",
Expand Down
8 changes: 8 additions & 0 deletions sdk/highlight-run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# highlight.run

## 9.18.14

### Patch Changes

- c901c22: fix ErrorListener incorrectly reporting stacktrace via trace event
- c901c22: fix document_load metric not forwarding to ldClient
- c901c22: allow reporting 0-value document_load durations

## 9.18.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/highlight-run/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "highlight.run",
"version": "9.18.13",
"version": "9.18.14",
"description": "Open source, fullstack monitoring. Capture frontend errors, record server side logs, and visualize what broke with session replay.",
"keywords": [
"highlight",
Expand Down
Loading