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
[email protected]
Minor Changes
#5297
d2960984c
Thanks @natemoo-re! - Introduces the experimental Prerender API.pages/
at build time.Usage
astro build --experimental-prerender
or enableexperimental: { prerender: true }
in yourastro.config.mjs
file.export const prerender = true
in any file in thepages/
directory that you wish to prerender.#5495
31ec84797
Thanks @Princesseuh! - Add a new error overlay designed by @doodlemarks! This new overlay should be much more informative, clearer, astro-y, and prettier than the previous one.#5291
5ec0f6ed5
Thanks @bholmesdev! - Introduce Content Collections experimental API#5564
dced4a8a2
Thanks @riywo! - Addserver.headers
option#5341
6b156dd3b
Thanks @alexpdraper! - Allow setting domain when deleting cookiesPatch Changes
d85ec7484
Thanks @natemoo-re! - Sanitize dynamically rendered tags to strip out any attributes@astrojs/[email protected]
Minor Changes
5ec0f6ed5
Thanks @bholmesdev! - Introduce Content Collections experimental API@astrojs/[email protected]
Minor Changes
#5297
d2960984c
Thanks @natemoo-re! - Introduces the experimental Prerender API.pages/
at build time.Usage
astro build --experimental-prerender
or enableexperimental: { prerender: true }
in yourastro.config.mjs
file.export const prerender = true
in any file in thepages/
directory that you wish to prerender.[email protected]
Patch Changes
#5579
2c2c65297
Thanks @yuhang-dong! - Upgrade giget to support env proxy config#5616
61302ab7a
Thanks @natemoo-re! - Skip Houston on Windows until we can debug the prompt issue@astrojs/[email protected]
Patch Changes
d85ec7484
,d2960984c
,31ec84797
,5ec0f6ed5
,dced4a8a2
,6b156dd3b
]:@astrojs/[email protected]
Patch Changes
d85ec7484
,d2960984c
,31ec84797
,5ec0f6ed5
,dced4a8a2
,6b156dd3b
]:@astrojs/[email protected]
Patch Changes
d85ec7484
,d2960984c
,31ec84797
,5ec0f6ed5
,dced4a8a2
,6b156dd3b
]: