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
astro@1.0.3
Patch Changes
#4239
a9baa45af
Thanks @bluwy! - Fix Astro client scripts sourcemap 404#4279
42fd6936c
Thanks @FredKSchott! - Handle "not found" imports without throwing an "Invalid URL" error#4273
0022f46b5
Thanks @Princesseuh! - Fix build output adding/index.html
at the end of endpoints route#4270
7127b1bb3
Thanks @natemoo-re! - Make third-party integration names nicer when usingastro add
@astrojs/prism@1.0.1
Patch Changes
#4251
1f0dd31d9
Thanks @natemoo-re! - Fix<Prism />
component indentationPrefer
class="language-plaintext"
toclass="language-undefined"
@astrojs/image@0.3.4
Patch Changes
42fd6936c
Thanks @FredKSchott! - Add better warnings if the integration was not properly configured.@astrojs/mdx@0.8.3
Patch Changes
#4248
869d00935
Thanks @svemat01! - Load builtin rehype plugins before user plugins instead of after#4255
411612808
Thanks @bholmesdev! - Pass injected frontmatter from remark and rehype plugins to layoutsUpdated dependencies [
1f0dd31d9
]:@astrojs/netlify@1.0.1
Patch Changes
d3d09a2c9
Thanks @matthewp! - Adds 404 routing logic to Netlify redirects file@astrojs/preact@1.0.2
Patch Changes
5b1facfe2
Thanks @bluwy! - README: Clarifycompat
docs@astrojs/prefetch@0.0.7
Patch Changes
ceb0eef94
Thanks @jablonski! - Usepassive
event listeners for performance