Releases: withastro/astro
@astrojs/[email protected]
@astrojs/[email protected]
[email protected]
Patch Changes
- #6682
335602344
Thanks @andremralves! - add validation for non-printable characters
[email protected]
Minor Changes
Patch Changes
-
#6544
a9c22994e
Thanks @wulinsheng123! - Correctly generate directories for assets when users customise the output via rollup options. -
#6825
948a6d7be
Thanks @Princesseuh! - Fix unnecessary warning when using images inside thesrc/content
folder withexperimental.assets
-
Updated dependencies [
2511d58d5
]:- @astrojs/[email protected]
@astrojs/[email protected]
Minor Changes
- #6824
2511d58d5
Thanks @Princesseuh! - Add support for using optimized and relative images in MDX files withexperimental.assets
Patch Changes
- Updated dependencies [
2511d58d5
]:- @astrojs/[email protected]
@astrojs/[email protected]
Patch Changes
-
#6824
2511d58d5
Thanks @Princesseuh! - Add support for using optimized and relative images in MDX files withexperimental.assets
[email protected]
Patch Changes
-
#6765
6c09ac03b
Thanks @Princesseuh! - Properly include the needed WASM files for the Squoosh service for Netlify and Vercel in SSR -
#6817
f882bc163
Thanks @bholmesdev! - Fix sourcemap warnings when using Content Collections and MDX with thevite.build.sourcemap
option -
#6819
76dd53e3f
Thanks @MoustaphaDev! - Fix fallback content showing unexpectedly in some cases -
#6582
7653cf9e9
Thanks @bluwy! - Fix CSS chunking and deduping between multiple Astro files and framework components
@astrojs/[email protected]
Patch Changes
- #6817
f882bc163
Thanks @bholmesdev! - Fix sourcemap warnings when using Content Collections and MDX with thevite.build.sourcemap
option
[email protected]
@astrojs/[email protected]
Patch Changes
-
#6773
99479e6b9
Thanks @doganalper! - Make sizes prop optional on Image component