Update dependency astro to v5.5.4#900
Merged
IgorKowalczyk merged 1 commit intomainfrom Mar 23, 2025
Merged
Conversation
d461179 to
0cdcb8f
Compare
a626c8d to
0cdcb8f
Compare
0cdcb8f to
2c0fe0a
Compare
e557802 to
db7617a
Compare
db7617a to
9cbcaca
Compare
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 contains the following updates:
5.5.3->5.5.4Release Notes
withastro/astro (astro)
v5.5.4Compare Source
Patch Changes
#13457
968e713Thanks @ascorbic! - Sets correct response status text for custom error pages#13447
d80ba2bThanks @ematipico! - Fixes an issue wheresitewas added to the generated redirects.#13481
e9e9245Thanks @martrapp! - Makes server island work with the client router again.#13484
8b5e4dcThanks @ascorbic! - Display useful errors when config loading fails because of Node addons being disabled on Stackblitz