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
astro@4.0.4
Patch Changes
#9380
ea0918259
Thanks @ematipico! - Correctly handle the rendering of i18n routes whenoutput: "hybrid"
is set#9374
65ddb0271
Thanks @bluwy! - Fixes an issue where prerendered route paths that end with.mjs
were removed from the final build#9375
26f7023d6
Thanks @bluwy! - Prettifies generated route names injected by integrations#9387
a7c75b333
Thanks @natemoo-re! - Fixes an edge case withastro add
that could install a prerelease instead of a stable release version.Prior to this change
astro add svelte
installssvelte@5.0.0-next.22
After this change
astro add svelte
installssvelte@4.2.8
Updated dependencies [
270c6cc27
]:@astrojs/mdx@2.0.1
Patch Changes
#9366
1b4e91898
Thanks @lilnasy! - Updates NPM package to refer to the stable Astro version instead of a beta.Updated dependencies [
270c6cc27
]:@astrojs/node@7.0.1
Patch Changes
1b4e91898
Thanks @lilnasy! - Updates NPM package to refer to the stable Astro version instead of a beta.@astrojs/svelte@5.0.1
Patch Changes
#9285
1aa7fe85c
Thanks @bluwy! - When using Svelte 5, slots can now be rendered as snippets#9366
1b4e91898
Thanks @lilnasy! - Updates NPM package to refer to the stable Astro version instead of a beta.@astrojs/vercel@6.0.2
Patch Changes
#9287
1e342e34e
Thanks @lilnasy! - Fixes an issue where redirects did not work with the static adapter.#9383
bebf5cf22
Thanks @sarah11918! - Fixes some incorrect code examples in the README documentation.#9334
dfbc70790
Thanks @Geo25rey! - Allows the edge middleware to be an async function.@astrojs/vue@4.0.3
Patch Changes
1b4e91898
Thanks @lilnasy! - Updates NPM package to refer to the stable Astro version instead of a beta.@astrojs/markdown-remark@4.0.1
Patch Changes
270c6cc27
Thanks @lilnasy! - Fixes an issue where this package could not be installed alongside Astro 4.0.