[ci] release#16399
Merged
Merged
Conversation
c230df2 to
8c21416
Compare
892912e to
7c54be4
Compare
6a6c803 to
e286414
Compare
e286414 to
7485945
Compare
matthewp
approved these changes
Apr 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/cloudflare@13.2.0
Minor Changes
#16435
c4d321bThanks @jamesopstad! - Add support for Preview deployments (currently in private beta)Non-inheritable bindings set internally by the Cloudflare adapter are now also set in the
previewssection of the config so that they are inherited by Preview deployments.Patch Changes
99464ed,f3485c3]:@astrojs/internal-helpers@0.9.0
Minor Changes
f3485c3Thanks @matthewp! - Hardens nested object and package metadata lookups to ignore prototype keys in content handling and project scaffoldingPatch Changes
99464edThanks @matthewp! - Updates vite, picomatch, and unstorage to latest patch versionsastro@6.1.9
Patch Changes
#16448
99464edThanks @matthewp! - Updates vite, picomatch, and unstorage to latest patch versions#16422
a3951d7Thanks @matthewp! - Hardensastro-islandexport resolution and hydration error handling for malformed component metadata#16420
e21de1dThanks @matthewp! - Hardens Astro's error overlay and server logging paths to avoid unsafe HTML insertion and format-string interpolation#16419
f3485c3Thanks @matthewp! - Hardens nested object and package metadata lookups to ignore prototype keys in content handling and project scaffolding#16022
a002540Thanks @mathieumaf! - Fixes an issue where i18n domains would return 404 whentrailingSlashis set tonever.Updated dependencies [
99464ed,f3485c3]:create-astro@5.0.6
Patch Changes
f3485c3Thanks @matthewp! - Hardens nested object and package metadata lookups to ignore prototype keys in content handling and project scaffolding@astrojs/markdoc@1.0.4
Patch Changes
99464ed,f3485c3]:@astrojs/mdx@5.0.4
Patch Changes
f3485c3]:@astrojs/netlify@7.0.8
Patch Changes
99464ed,f3485c3]:@astrojs/node@10.0.6
Patch Changes
99464ed,f3485c3]:@astrojs/preact@5.1.2
Patch Changes
99464ed,f3485c3]:@astrojs/react@5.0.4
Patch Changes
99464ed,f3485c3]:@astrojs/vercel@10.0.5
Patch Changes
99464ed,f3485c3]:@astrojs/markdown-remark@7.1.1
Patch Changes
#16419
f3485c3Thanks @matthewp! - Hardens nested object and package metadata lookups to ignore prototype keys in content handling and project scaffoldingUpdated dependencies [
99464ed,f3485c3]:@astrojs/upgrade@0.7.2
Patch Changes
3fcdaf1Thanks @matthewp! - Improves how@astrojs/upgradespawns package manager commands so it uses the same Windows command resolution ascreate-astro