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
#4176
2675b8633
Thanks @bholmesdev! - Support frontmatter injection for MD and MDX using remark and rehype plugins#4155
81c9ad9a6
Thanks @kagankan! - Addvite.build.cssTaregt
support for CSS build#4137
471c6f784
Thanks @bholmesdev! - Speed up internal markdown builds with new vite-plugin markdownPatch Changes
#4175
69db0298d
Thanks @matthewp! - Fixes double doctypes#4154
36223f663
Thanks @natemoo-re! - ExposegetViteConfig
fromastro/config
to unblock usage with Vitest#4158
e569f0a5c
Thanks @natemoo-re! - Fix edge case where MDX components would be escaped#4157
025743849
Thanks @natemoo-re! - Fix duplicated CSS when using HMR#4156
82a1063cc
Thanks @matthewp! - Add CSS to page when child component uses Astro.glob#4153
3321aace0
Thanks @FredKSchott! - Improve an error message for getStaticPaths#4180
c56a9227c
Thanks @natemoo-re! - Fix edge case where Astro component would render [Object object] when using MDX#4136
9afa4611c
Thanks @natemoo-re! - Fix issue when using Fragment inside MDXUpdated dependencies [
2675b8633
,471c6f784
,16034f0dd
]:[email protected]
Minor Changes
d344f9e3e
Thanks @Princesseuh! - Add a step to configure how strict TypeScript should be@astrojs/[email protected]
Minor Changes
2675b8633
Thanks @bholmesdev! - Support frontmatter injection for MD and MDX using remark and rehype pluginsPatch Changes
#4181
77cede720
Thanks @bholmesdev! - Make collect-headings rehype plugin non-overridable#4174
8eb3a8c6d
Thanks @matthewp! - Allows using React with automatic imports alongside MDX#4145
c7efcf57e
Thanks @FredKSchott! - Fix a missing newline bug whenlayout
was set.@astrojs/[email protected]
Patch Changes
#4140
4678a3f35
Thanks @jackmerrill! - Added support for GIF to Animated WEBP images#4173
581120818
Thanks @tony-sull! - Fixes a bug related to local image files in SSR builds on Windows#4147
c039ea93a
Thanks @crutchcorn! - Enable usage outside of vite contexts, such as the config file#4146
97cf0cd89
Thanks @crutchcorn! - Export all "dist" files@astrojs/[email protected]
Patch Changes
8eb3a8c6d
Thanks @matthewp! - Allows using React with automatic imports alongside MDX@astrojs/[email protected]
Patch Changes
#4176
2675b8633
Thanks @bholmesdev! - Support frontmatter injection for MD and MDX using remark and rehype plugins#4137
471c6f784
Thanks @bholmesdev! - Speed up internal markdown builds with new vite-plugin markdown#4169
16034f0dd
Thanks @hippotastic! - Fix double-escaping of non-highlighted code blocks in Astro-flavored markdown