Commit 171069a
meta(changelog): Update package versions (#1220)
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/spotlight@4.9.0
### Minor Changes
- Add support for continuous profiling (Profiling V2)
([#1202](#1202))
- Add self-documenting CLI commands with per-command help support
([#1206](#1206))
Each CLI command now provides its own metadata (short description,
usage, detailed help, and examples). The main help output is generated
dynamically from this metadata, and users can get detailed help for
specific commands via `spotlight help <command>` or `spotlight <command>
--help`.
### Patch Changes
- Remove dead code
([#1214](#1214))
- Fix profile visualization issues in trace views:
([#1203](#1203))
- Update frame colors to use vibrant, high-contrast colors for better
visibility
- Add custom nanovis palette for Spotlight's dark theme
- Fix sunburst center text showing bytes instead of sample counts
- Fix treemap visibility with proper color contrast
- added support for AI SDK v2 in AI Mode
([#1216](#1216))
- updated the empty pages of traces and envelopes
([#1213](#1213))
- open external links in default browser
([#1212](#1212))
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent a9773f2 commit 171069a
File tree
9 files changed
+28
-45
lines changed- .changeset
- packages/spotlight
9 files changed
+28
-45
lines changedThis file was deleted.
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 | + | |
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