Commit 8c95c08
meta(changelog): Update package versions (#1103)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and publish to npm
yourself or [setup this action to publish
automatically](https://github.com/changesets/action#with-publishing). If
you're not ready to do a release yet, that's fine, whenever you add more
changesets to main, this PR will be updated.
# Releases
## @spotlightjs/electron@1.11.0
### Minor Changes
- Display attachments in Event and Trace Context tabs
([#1075](#1075))
This implements attachment display in the Context tabs of Error and
Trace detail pages. Attachments from envelopes are now associated with
their events/traces during envelope parsing and displayed alongside
other context information.
Changes:
- Added `EventAttachment` type definition to store attachment headers
and data
- Added optional `attachments` field to event types
- Updated envelope parsing to collect and associate attachments with
events
- Added attachment rendering in EventContexts component
- Attachments are displayed for both individual events and traces (via
root transaction)
- Supports all content types: images, videos, JSON, code, and text files
Fixes #274
- Reduce UI stalls when opening large envelopes by collapsing viewers by
default and lazily rendering item payloads and attachments.
([#1084](#1084))
### Patch Changes
- Fix SDK column sorting by comparing SDK string properties instead of
full log objects.
([#1086](#1086))
- Actually fix envelope downloads
([#1092](#1092))
- Updated dependencies
\[[`149cbec`](149cbec),
[`2394999`](2394999),
[`3ab0fb1`](3ab0fb1),
[`e67f120`](e67f120),
[`49eec65`](49eec65)]:
- @spotlightjs/overlay@4.5.0
- @spotlightjs/sidecar@2.4.1
## @spotlightjs/overlay@4.5.0
### Minor Changes
- Display attachments in Event and Trace Context tabs
([#1075](#1075))
This implements attachment display in the Context tabs of Error and
Trace detail pages. Attachments from envelopes are now associated with
their events/traces during envelope parsing and displayed alongside
other context information.
Changes:
- Added `EventAttachment` type definition to store attachment headers
and data
- Added optional `attachments` field to event types
- Updated envelope parsing to collect and associate attachments with
events
- Added attachment rendering in EventContexts component
- Attachments are displayed for both individual events and traces (via
root transaction)
- Supports all content types: images, videos, JSON, code, and text files
Fixes #274
- Reduce UI stalls when opening large envelopes by collapsing viewers by
default and lazily rendering item payloads and attachments.
([#1084](#1084))
### Patch Changes
- Fix SDK column sorting by comparing SDK string properties instead of
full log objects.
([#1086](#1086))
- fix electron click on first error
([#1101](#1101))
## @spotlightjs/spotlight@4.5.0
### Minor Changes
- Display attachments in Event and Trace Context tabs
([#1075](#1075))
This implements attachment display in the Context tabs of Error and
Trace detail pages. Attachments from envelopes are now associated with
their events/traces during envelope parsing and displayed alongside
other context information.
Changes:
- Added `EventAttachment` type definition to store attachment headers
and data
- Added optional `attachments` field to event types
- Updated envelope parsing to collect and associate attachments with
events
- Added attachment rendering in EventContexts component
- Attachments are displayed for both individual events and traces (via
root transaction)
- Supports all content types: images, videos, JSON, code, and text files
Fixes #274
- Reduce UI stalls when opening large envelopes by collapsing viewers by
default and lazily rendering item payloads and attachments.
([#1084](#1084))
### Patch Changes
- Fix SDK column sorting by comparing SDK string properties instead of
full log objects.
([#1086](#1086))
- Updated dependencies
\[[`149cbec`](149cbec),
[`2394999`](2394999),
[`3ab0fb1`](3ab0fb1),
[`e67f120`](e67f120),
[`49eec65`](49eec65)]:
- @spotlightjs/overlay@4.5.0
- @spotlightjs/sidecar@2.4.1
## @spotlightjs/sidecar@2.4.1
### Patch Changes
- Updated the error message in the run command
([#1102](#1102))
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent e67f120 commit 8c95c08
14 files changed
Lines changed: 97 additions & 53 deletions
File tree
- .changeset
- packages
- electron
- overlay
- sidecar
- spotlight
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
3 | 34 | | |
4 | 35 | | |
5 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
3 | 30 | | |
4 | 31 | | |
5 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments