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
#4810
7481ffda0
Thanks @mrienstra! - Alway write chosen config totsconfig.json
.strict
&strictest
was selectedbase
is selected (via "Relaxed" or "I prefer not to use TypeScript")@astrojs/[email protected]
Minor Changes
#4738
fad3867ad
Thanks @tony-sull! - Adds a new built-in image service based on web assembly libraries 🥁 web container support!Migration: Happy with the previous image service based on
sharp
? No problem! Installsharp
in your project and update your Astro config to match.Patch Changes
944d24e9e
Thanks @smeevil! - Do not pass width and height to the img element when wrapped in a picture element@astrojs/[email protected]
Minor Changes
5e4c5252b
Thanks @zicklag! - Add HTTP Proxy Support tofetch
Polyfill[email protected]
Patch Changes
#4861
42fe8e0c7
Thanks @rishi-raj-jain! - use const instead of let for define:vars#4878
90c207299
Thanks @rishi-raj-jain! - add warning for post routes called when output is not server#4855
49ca9e129
Thanks @matthewp! - Fix TS errors when not using skipLibCheck#4845
3389f0ce9
Thanks @matthewp! - Prevent the root folder from being deleted during the build#4841
4b092269c
Thanks @rishi-raj-jain! - copy assets even if outDir is out of process.cwd()#4849
ee5fdeffd
Thanks @rishi-raj-jain! - append .html to the file URL in case build.format says file#4867
03e8b750a
Thanks @rishi-raj-jain! - check if class:list's value is defined before converting#4873
83ed1cc1f
Thanks @bluwy! - Prevent /undefined catch-all routes in dev#4454
6a1a17dd2
Thanks @bluwy! - Allow HMR for internal e2e tests#4712
17dbc6701
Thanks @Lifeni! - Fix slashes for paths containing non-ASCII characters on Windows#4850
edb7bead6
Thanks @rishi-raj-jain! - add support for changing mode via CLI#4868
b99f9902b
Thanks @rishi-raj-jain! - remove all the ssr generated folders in static build if only emptyUpdated dependencies [
5e4c5252b
]:@astrojs/[email protected]
Patch Changes
#4700
e5f71142e
Thanks @bholmesdev! - Document MDXLayoutProps utility type#4858
58a2dca22
Thanks @bholmesdev! - Correctly parse import.meta.env in MDX files@astrojs/[email protected]
Patch Changes
#4884
fb91d04a5
Thanks @bluwy! - Set SSR target webworkerUpdated dependencies [
5e4c5252b
]:[email protected]
Patch Changes
5e4c5252b
]: