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
@astrojs/[email protected]
Minor Changes
#6453
2e362042c
Thanks @ematipico! - AddedtrailingSlash
option to control whether or not the emitted URLs should have trailing slashes.By passing
false
, the emitted links won't have trailing slashes.[email protected]
Patch Changes
#6530
acf78c5e2
Thanks @Princesseuh! - Fix various inaccuracies with types related to the new Assets features:avif
,heic
andheif
files.#6527
04e624d06
Thanks @bluwy! - Treeshake exported client components that are not imported#6533
cc90d7219
Thanks @Princesseuh! - Added a warning when trying to useexperimental.assets
with a not compatible adapter#6483
a9a6ae298
Thanks @Princesseuh! - Fix images defined in content collections schemas not working#6537
6a7cf0712
Thanks @matthewp! - Prevent astro:content from depending on Node builtins#6488
bfd67ea74
Thanks @matthewp! - Remove use of createRequire breaking non-Node hosts.#6503
f6eddffa0
Thanks @bholmesdev! - Add caching togetCollection()
queries for faster SSG production builds#6508
c63874090
Thanks @bholmesdev! - Improve content collection error formatting:#6485
d637d1ea5
Thanks @bluwy! - Fix@astrojs/prism
edgecase with strict package managers#6532
637f9bc72
Thanks @Princesseuh! - Fixenv.d.ts
changing types wrongly on every restart whenexperimental.assets
is enabled#6460
77a046e88
Thanks @bluwy! - Add default.npmrc
file when adding the Lit integration throughastro add lit
and usingpnpm
.@astrojs/[email protected]
Patch Changes
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptions@astrojs/[email protected]
Patch Changes
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptions@astrojs/[email protected]
Patch Changes
#6531
4ddf34893
Thanks @matthewp! - Remove false-positive warnings from Cloudflare's build.Cloudflare includes warnings when it bundles the already-built output from astro.build. Those warnings are mostly due to
"sideEffects": false
packages that are included in the Vite built output because they are marked as external. Rollup will remove unused imports from these packages but will not remove the actual import, causing the false-positive warning.#6473
1c3e8f6c3
Thanks @RichiCoder1! - fix automatic routes generation not respecting config.base#6494
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptionsUpdated dependencies [
acf78c5e2
,04e624d06
,cc90d7219
,a9a6ae298
,6a7cf0712
,bfd67ea74
,f6eddffa0
,c63874090
,d637d1ea5
,637f9bc72
,77a046e88
]:@astrojs/[email protected]
Patch Changes
#6494
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptionsUpdated dependencies [
acf78c5e2
,04e624d06
,cc90d7219
,a9a6ae298
,6a7cf0712
,bfd67ea74
,f6eddffa0
,c63874090
,d637d1ea5
,637f9bc72
,77a046e88
]:@astrojs/[email protected]
Patch Changes
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptions@astrojs/[email protected]
Patch Changes
#6494
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptionsUpdated dependencies [
a13e9d7e3
]:@astrojs/[email protected]
Patch Changes
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptions@astrojs/[email protected]
Patch Changes
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptions@astrojs/[email protected]
Patch Changes
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptions@astrojs/[email protected]
Patch Changes
#6419
0de08773f
Thanks @Yan-Thomas! - Make Tailwind & Turbolinks integration descriptions more consistentUpdated dependencies [
acf78c5e2
,04e624d06
,cc90d7219
,a9a6ae298
,6a7cf0712
,bfd67ea74
,f6eddffa0
,c63874090
,d637d1ea5
,637f9bc72
,77a046e88
]:@astrojs/[email protected]
Patch Changes
0de08773f
Thanks @Yan-Thomas! - Make Tailwind & Turbolinks integration descriptions more consistent@astrojs/[email protected]
Patch Changes
#6484
700a55549
Thanks @matthewp! - Add back support for Astro.clientAddressUpdated dependencies [
acf78c5e2
,04e624d06
,cc90d7219
,a9a6ae298
,6a7cf0712
,bfd67ea74
,f6eddffa0
,c63874090
,d637d1ea5
,637f9bc72
,77a046e88
]:@astrojs/[email protected]
Patch Changes
a13e9d7e3
Thanks @Yan-Thomas! - Consistency improvements to several package descriptions