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]
Patch Changes
#5273
c7b9b14a1
Thanks @matthewp! - Surface astro.config errors to the user#5264
0d27c4a2b
Thanks @VladCuciureanu! - Fixed memleak caused by project dir names containing '.md' or '.mdx'#5258
74759cf78
Thanks @bluwy! - Allow 200 response for endpoints in build#5284
126cd8e83
Thanks @herteleo! - Include missingclass:list
withinHTMLAttributes
type#5236
1cc067052
Thanks @bluwy! - Refactor CSS preprocessing handling#5198
c77a6cbe3
Thanks @matthewp! - HMR - Improved error recoveryThis improves error recovery for HMR. Now when the dev server finds itself in an error state (because a route contained an error), it will recover from that state and refresh the page when the user has corrected the mistake.
@astrojs/[email protected]
Patch Changes
a558cf317
Thanks @aleksa-codes! - Update URLs in package.json@astrojs/[email protected]
Patch Changes
37d664e26
Thanks @tony-sull! - Fixes a bug where theweb-streams-polyfill
dependency would not be installed with the--production
flag@astrojs/[email protected]
Patch Changes
#5244
6ad91bd80
Thanks @deeprobin! - Do not prefetch if browser is offline or uses 3G#5271
b6afe2c1d
Thanks @tony-sull! - Adds additional package.json keywords used for discoverability in the Integrations catalog@astrojs/[email protected]
Patch Changes
bb6e88000
Thanks @matthewp! - Prevent errors during HMR from crashing dev server@astrojs/[email protected]
Patch Changes
a558cf317
Thanks @aleksa-codes! - Update URLs in package.json