Skip to content

Conversation

@betegon
Copy link
Member

@betegon betegon commented Dec 18, 2025

Removed dead code: handleBadgeCount function and the IPC handler, as well ass session unused import.

@vercel
Copy link

vercel bot commented Dec 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
spotlightjs Ready Ready Preview, Comment Dec 18, 2025 9:21am

@betegon betegon enabled auto-merge (squash) December 18, 2025 09:23
@betegon betegon merged commit 0fd1f78 into main Dec 18, 2025
28 of 29 checks passed
@betegon betegon deleted the bete/ref/remove-dead-code branch December 18, 2025 09:34
BYK pushed a commit that referenced this pull request Dec 23, 2025
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/[email protected]

### 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants