Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

astrobot-houston
Copy link
Contributor

@astrobot-houston astrobot-houston commented Feb 7, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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

@astrojs/[email protected]

Minor Changes

  • #9987 0699f34d5c4481c027c4d29d73944f79f97008df Thanks @lilnasy! - Implements verification for edge middleware. This is a security measure to ensure that your serverless functions are only ever called by your edge middleware and not a third party.

    When edgeMiddleware is enabled, the serverless function will now respond with 403 Forbidden for requests that are not verified to have come from the generated edge middleware. No user action is necessary.

[email protected]

Patch Changes

@astrojs/[email protected]

Patch Changes

@github-actions github-actions bot added pkg: example Related to an example package (scope) pkg: astro Related to the core `astro` package (scope) labels Feb 7, 2024
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 1abf598 to 508b82f Compare February 7, 2024 16:12
@github-actions github-actions bot force-pushed the changeset-release/main branch from 508b82f to 5ddf0a1 Compare February 7, 2024 18:11
@github-actions github-actions bot force-pushed the changeset-release/main branch from 5ddf0a1 to ba3df19 Compare February 7, 2024 18:19
@lilnasy lilnasy merged commit ef00224 into main Feb 7, 2024
@lilnasy lilnasy deleted the changeset-release/main branch February 7, 2024 18:25
ematipico pushed a commit that referenced this pull request Feb 6, 2025
Co-authored-by: github-actions[bot] <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
pkg: astro Related to the core `astro` package (scope) pkg: example Related to an example package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants