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/cloudflare@0.5.0
Minor Changes
f4c571bdb
Thanks @nrgnrg! - add support for compiling functions to a functions directory rather than_worker.js
@astrojs/mdx@0.8.0
Minor Changes
4c2ca5352
Thanks @bholmesdev! - RemovefrontmatterOptions
from MDX configPatch Changes
6c9736cbc
Thanks @bholmesdev! - Add frontmatter injection instructions to READMEastro@1.0.0-rc.8
Patch Changes
#4012
f207c417e
Thanks @natemoo-re! - AddsAstro.generator
which can be used to add a<meta name="generator">
tag.#4201
25d36d955
Thanks @matthewp! - Adds warning in dev when using client: directive on Astro component#4203
ec376369a
Thanks @natemoo-re! - Ensure JSX does not reference server entrypoint#4195
28ab273a3
Thanks @bluwy! - Fix client build sourcemap generation#4189
5e71a8720
Thanks @jablonski! - Fix custom 404 pages when usingastro preview
(🐛 BUG: astro preview does not serve custom 404 #4113)