Skip to content

Conversation

@sentry-release-bot
Copy link
Contributor

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]

Minor Changes

  • Add --allowed-origin / -A CLI option and allowedOrigins API option for configuring additional CORS origins. Supports both full origins (e.g., https://ngrok.io:443) for strict matching and plain domains (e.g., myapp.local) for permissive matching. Fixes #1171. (#1176)

Patch Changes

  • Restore draggable electron app and recover semaphore buttons (#1173)

  • Allow any DNS pointing to localhost in CORS (#1175)

@vercel
Copy link

vercel bot commented Dec 3, 2025

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

Project Deployment Preview Comments Updated (UTC)
spotlightjs Ready Ready Preview Comment Dec 3, 2025 4:02am

@BYK BYK enabled auto-merge (squash) December 3, 2025 04:07
@BYK BYK merged commit 1420e48 into main Dec 3, 2025
20 checks passed
@BYK BYK deleted the changeset-release/main branch December 3, 2025 04:07
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.

CORS restrictions missing configuration for additional allowed origins

2 participants