Skip to content

Conversation

@betegon
Copy link
Member

@betegon betegon commented Nov 6, 2025

Closes #1089

Example:

Screenshot 2025-11-06 at 22 49 40

@vercel
Copy link

vercel bot commented Nov 6, 2025

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

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
spotlightjs Skipped Skipped Nov 7, 2025 9:48am

Copy link
Member

@BYK BYK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good! There are definitely some tidy ups we need but none blocking so approving 🚀

@betegon
Copy link
Member Author

betegon commented Nov 10, 2025

Merging this and applying suggestions on a followup, thanks for the review <3

@betegon betegon merged commit bce012e into main Nov 10, 2025
20 checks passed
@betegon betegon deleted the bete/feat/docker-compose-support branch November 10, 2025 19:34
BYK pushed a commit that referenced this pull request Nov 10, 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

- Docker compose support for Spotlight run command
([#1108](#1108))

- Added support for Last-Event-Id in SSE stream
([#1104](#1104))

- Change tool names: change `.` for `_` and remove `spotlight` preffix
([#1114](#1114))

- Improved human formatter readability
([#1112](#1112))

### Patch Changes

- Fix breaking error when event type is not supported
([#1111](#1111))

- Fix SDK categorization for Next.js by using User-Agent headers to
distinguish browser from server events
([#1110](#1110))

## @spotlightjs/[email protected]

### Patch Changes

- Updated dependencies
\[[`0942c8a`](0942c8a),
[`bce012e`](bce012e),
[`7624030`](7624030),
[`15a7f41`](15a7f41),
[`13da542`](13da542),
[`b3a654a`](b3a654a)]:
    -   @spotlightjs/[email protected]
    -   @spotlightjs/[email protected]

## @spotlightjs/[email protected]

### Patch Changes

- Fix SDK categorization for Next.js by using User-Agent headers to
distinguish browser from server events
([#1110](#1110))

- Updated dependencies
\[[`0942c8a`](0942c8a),
[`bce012e`](bce012e),
[`7624030`](7624030),
[`15a7f41`](15a7f41),
[`13da542`](13da542),
[`b3a654a`](b3a654a)]:
    -   @spotlightjs/[email protected]
    -   @spotlightjs/[email protected]

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.

Support docker-compose for spotlight run

3 participants