Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add CORS headers to static file server #519

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

BYK
Copy link
Member

@BYK BYK commented Sep 10, 2024

No description provided.

Copy link

vercel bot commented Sep 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
spotlightjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 10, 2024 1:02pm

@BYK BYK merged commit f1bcab3 into main Sep 10, 2024
13 checks passed
@BYK BYK deleted the byk/feat/cors-on-static branch September 10, 2024 13:17
BYK pushed a commit that referenced this pull request Sep 10, 2024
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 `__spotlight.initOptions` and initialEvents support allowing
providing a list of "initial events" when Spotlight
([#515](#515)) loads, not
requiring the sidecar to be working. Mostly going
    to be used when replacing default error pages in frameworks.

### Patch Changes

- Fix errors on auto complete key presses (#516)
([#518](#518))

## @spotlightjs/[email protected]

### Minor Changes

- Add CORS headers to static file server -- this allows proxying sidecar
assets
    ([#519](#519))

## @spotlightjs/[email protected]

### Minor Changes

- Add `__spotlight.initOptions` and initialEvents support allowing
providing a list of "initial events" when Spotlight
([#515](#515)) loads, not
requiring the sidecar to be working. Mostly going
    to be used when replacing default error pages in frameworks.

### Patch Changes

-   Updated dependencies

\[[`f1bcab38878dd62c18fb2b62d92ffa02eed62532`](f1bcab3),

[`5b6dbba62f3cdf432723b8740c75dbee04923688`](5b6dbba),

[`507c77418b4005e71a1959d82cf6e007dbd9ef93`](507c774)]:
    -   @spotlightjs/[email protected]
    -   @spotlightjs/[email protected]

## @spotlightjs/[email protected]

### Patch Changes

-   Updated dependencies

\[[`5b6dbba62f3cdf432723b8740c75dbee04923688`](5b6dbba)]:
    -   @spotlightjs/[email protected]

## @spotlightjs/[email protected]

### Patch Changes

-   Updated dependencies

\[[`f1bcab38878dd62c18fb2b62d92ffa02eed62532`](f1bcab3),

[`5b6dbba62f3cdf432723b8740c75dbee04923688`](5b6dbba),

[`507c77418b4005e71a1959d82cf6e007dbd9ef93`](507c774)]:
    -   @spotlightjs/[email protected]
    -   @spotlightjs/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This pull request was closed.
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.

1 participant