-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[ci] release #5607
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[ci] release #5607
Conversation
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
549e639
to
686bdec
Compare
d688ed9
to
f02a351
Compare
matthewp
requested changes
Dec 14, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Blocking until this is ready to be released.
858aa66
to
cf5d854
Compare
21540a7
to
1a3ea5d
Compare
1a3ea5d
to
0082589
Compare
matthewp
approved these changes
Dec 16, 2022
I saw the major version change for |
ematipico
pushed a commit
that referenced
this pull request
Feb 5, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ematipico
pushed a commit
that referenced
this pull request
Feb 5, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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>
ematipico
pushed a commit
that referenced
this pull request
Feb 7, 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)
pkg: integration
Related to any renderer integration (scope)
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
]: