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.
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.Releases
[email protected]
Minor Changes
#4352
cd154e447
Thanks @matthewp! - Make Astro.url match the build.format configuration during the build#4423
d4cd7a59f
Thanks @bholmesdev! - Update Markdown type signature to match new markdown plugin,and update top-level layout props for better alignment#4474
ac0321824
Thanks @bholmesdev! - Add "extends" to markdown plugin config to preserve Astro defaults#4138
839097c84
Thanks @gtnbssn! - Makes remark-rehype options available in astro.config.mjs#4182
fcc36ac90
Thanks @Alxandr! - Make type definitions available through package.json exportsPatch Changes
#4439
77ce6be30
Thanks @Princesseuh! - Add tsconfig templates for users to extend fromUpdated dependencies [
ac0321824
,839097c84
]:@astrojs/[email protected]
Minor Changes
#4478
243525b15
Thanks @matthewp! - Uses startTransition on React rootsThis prevents hydration from blocking the main thread when multiple islands are rendering at the same time.
@astrojs/[email protected]
Minor Changes
#4474
ac0321824
Thanks @bholmesdev! - Add "extends" to markdown plugin config to preserve Astro defaults#4138
839097c84
Thanks @gtnbssn! - Makes remark-rehype options available in astro.config.mjs[email protected]
Patch Changes
77ce6be30
Thanks @Princesseuh! - Add tsconfig templates for users to extend from@astrojs/[email protected]
Patch Changes
d4cd7a59f
Thanks @bholmesdev! - Update Markdown type signature to match new markdown plugin,and update top-level layout props for better alignment