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 next, this PR will be updated.
next
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onnext
.Releases
[email protected]
Major Changes
#8142
81545197a
Thanks @natemoo-re! - Fixes for theclass:list
directiveclass:list
would ocassionally not be merged theclass
prop when passed to Astro components. Now,class:list
is always converted to aclass
prop (as a string value).class:list
diverged fromclsx
in a few edge cases. Now,class:list
usesclsx
directly.class:list
used to deduplicate matching values, but it no longer doesclass:list
used to sort individual values, but it no longer doesclass:list
used to supportSet
and other iterables, but it no longer does#8179
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate#8170
be6bbd2c8
Thanks @bluwy! - Remove deprecated config option types, deprecated script/style attributes, and deprecatedimage
export fromastro:content
#8180
f003e7364
Thanks @ematipico! - The scoped hash created by the Astro compiler is now lowercase.#8169
e79e3779d
Thanks @bluwy! - Remove pre-shiki v0.14 theme names for compatibility. Please rename to the new theme names to migrate:material-darker
->material-theme-darker
material-default
->material-theme
material-lighter
->material-theme-lighter
material-ocean
->material-theme-ocean
material-palenight
->material-theme-palenight
Patch Changes
#8147
adf9fccfd
Thanks @astrobot-houston! - Do not throw Error when users pass an object with a "type" property#8152
582132328
Thanks @andremralves! - Displays a new config error ifoutDir
is placed withinpublicDir
.#8147
42785c7b7
Thanks @astrobot-houston! - Improve fidelity of time stats when runningastro build
#8171
95120efbe
Thanks @Princesseuh! - Fix missing type forimageConfig
export fromastro:assets
#8147
2ae9d37f0
Thanks @astrobot-houston! - Open to configuredbase
whenastro dev --open
runs#8099
732111cdc
Thanks @bluwy! - Deprecate themarkdown.drafts
configuration option.If you'd like to create draft pages that are visible in dev but not in production, you can migrate to content collections and manually filter out pages with the
draft: true
frontmatter property instead.#8147
33b8910cf
Thanks @astrobot-houston! - On back navigation only animate view transitions that were animated going forward.#8163
179796405
Thanks @delucis! - Make typing ofdefineCollection
more permissive to support advanced union and intersection types#8147
a87cbe400
Thanks @astrobot-houston! - fix: reinsert attribute to specify direction of ViewTransition (forward / back)#8132
767eb6866
Thanks @bluwy! - Deprecate returning simple objects from endpoints. Endpoints should only return aResponse
.To return a result with a custom encoding not supported by a
Response
, you can use theResponseWithEncoding
utility class instead.Before:
After:
Updated dependencies [
6011d52d3
,e79e3779d
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidatePatch Changes
#8099
732111cdc
Thanks @bluwy! - Deprecate themarkdown.drafts
configuration option.If you'd like to create draft pages that are visible in dev but not in production, you can migrate to content collections and manually filter out pages with the
draft: true
frontmatter property instead.[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidatePatch Changes
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidatePatch Changes
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidateMinor Changes
#8169
e79e3779d
Thanks @bluwy! - Remove pre-shiki v0.14 theme names for compatibility. Please rename to the new theme names to migrate:material-darker
->material-theme-darker
material-default
->material-theme
material-lighter
->material-theme-lighter
material-ocean
->material-theme-ocean
material-palenight
->material-theme-palenight
Patch Changes
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidatePatch Changes
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidatePatch Changes
#8176
d08c83ee3
Thanks @ematipico! - Fix an issue whereexpress
couldn't use thehandler
inmiddleware
mode.Updated dependencies [
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidatePatch Changes
6011d52d3
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidatePatch Changes
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidatePatch Changes
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidatePatch Changes
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release CandidatePatch Changes
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Major Changes
#8179
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate#8169
e79e3779d
Thanks @bluwy! - Remove pre-shiki v0.14 theme names for compatibility. Please rename to the new theme names to migrate:material-darker
->material-theme-darker
material-default
->material-theme
material-lighter
->material-theme-lighter
material-ocean
->material-theme-ocean
material-palenight
->material-theme-palenight
Patch Changes
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Major Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Minor Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Minor Changes
#8179
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate#8169
e79e3779d
Thanks @bluwy! - Remove pre-shiki v0.14 theme names for compatibility. Please rename to the new theme names to migrate:material-darker
->material-theme-darker
material-default
->material-theme
material-lighter
->material-theme-lighter
material-ocean
->material-theme-ocean
material-palenight
->material-theme-palenight
Patch Changes
adf9fccfd
,582132328
,81545197a
,6011d52d3
,be6bbd2c8
,42785c7b7
,95120efbe
,2ae9d37f0
,f003e7364
,732111cdc
,33b8910cf
,e79e3779d
,179796405
,a87cbe400
,767eb6866
]:@astrojs/[email protected]
Minor Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Minor Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate@astrojs/[email protected]
Minor Changes
6011d52d3
Thanks @matthewp! - Astro 3.0 Release Candidate