Skip to content

Conversation

@sentry-release-bot
Copy link
Contributor

@sentry-release-bot sentry-release-bot bot commented Aug 25, 2025

This PR was opened by the Changesets release 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. 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]

Major Changes

  • Remove integrations architecture in favour of fixed telemetry features and remove the ability to use the package as an overlay on top of apps. (#917)

  • Remove all vite-plugins as they are deprecated (#937)

Minor Changes

    • Implement URL-based routing in overlay with BrowserRouter for web apps and HashRouter for Electron (#921)
    • Remove sentry-integration.ts and simplify telemetry implementation
    • Moved telemetry logic from App.tsx to dedicated Telemetry component

Patch Changes

  • Remove local resource handling and vite plugin as overlay feature is not supported (#924)

  • Refactor to remove object destructuring from hooks returning only one value (#930)

@spotlightjs/[email protected]

Major Changes

  • Make setupSidecar async as it should be (#936)

  • Remove all vite-plugins as they are deprecated (#937)

Minor Changes

  • Add support for multiple stdio MCP servers to run, as a proxy for the existing main sidecar (#935)

  • Adds stdio based MCP server via a --stdio-mcp CLI argument. Also removes the context-based message buffers to be able to achieve this as there's no context-id for the stdio transport. This feature was not used anyway. (#933)

    Moves all log messages to stderr as they should have been to avoid clobbering the MCP stdio transport.

Patch Changes

    • To check all items in an envelope for errors. (#880)
  • restructured the sidecar server and minor improvements (#918)

  • To add a soft reset buffer when its cleared. (#895)

@spotlightjs/[email protected]

Major Changes

  • Make setupSidecar async as it should be (#936)

  • Remove all vite-plugins as they are deprecated (#937)

Minor Changes

  • Add support for multiple stdio MCP servers to run, as a proxy for the existing main sidecar (#935)

  • Adds stdio based MCP server via a --stdio-mcp CLI argument. Also removes the context-based message buffers to be able to achieve this as there's no context-id for the stdio transport. This feature was not used anyway. (#933)

    Moves all log messages to stderr as they should have been to avoid clobbering the MCP stdio transport.

Patch Changes

@spotlightjs/[email protected]

Minor Changes

  • Run electron app in background and add a menu tray (#929)

  • Make app window draggable (#931)

  • Added Auto Updater (#922)

Patch Changes

@vercel
Copy link

vercel bot commented Aug 25, 2025

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

Project Deployment Preview Comments Updated (UTC)
spotlightjs Ready Ready Preview Comment Sep 20, 2025 6:41pm

@BYK BYK closed this Sep 20, 2025
@BYK BYK reopened this Sep 20, 2025
@betegon betegon merged commit 2180641 into main Sep 20, 2025
18 checks passed
@betegon betegon deleted the changeset-release/main branch September 20, 2025 19:20
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.

3 participants