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]
Major Changes
9d7a4b59
Thanks @FredKSchott! - Welcome to the Astro v1.0.0 Beta! Read the official announcement for more details.Patch Changes
#3004
9724d844
Thanks @tony-sull! - Fix bug causingastro preview
server to close immediately#3028
982f64f6
Thanks @JuanM04! - Updated esbuild#3026
4b0f27d9
Thanks @matthewp! - Fix for adding set-cookie multiple times#3001
25cc9218
Thanks @natemoo-re! - Fix relative config handling with the--config
flag#3020
c773dcde
Thanks @tony-sull! - Add support for advanced CSS imports with?raw
and?url
#3008
8bd49c95
Thanks @JuanM04! - Updated integrations'astro:build:done
hook: now it matches the client dist when using SSR#3022
8c04ff1f
Thanks @matthewp! - Allows adapters to export default#3037
7b0fbd73
Thanks @SteveALee! - Fix SSR static build public files copying#3011
c6f8bce7
Thanks @matthewp! - Fixes dynamic routes in the Netlify adapter#3021
7e9d82d7
Thanks @matthewp! - Warn when attempting to access headers in SSG mode#2999
d1f29219
Thanks @Princesseuh! - Update JSDoc comments that get shown to users through editor integration572ca3dc
Thanks @FredKSchott! - fix markdown issue with parsing components in setup#2958
d0777ad3
Thanks @aFuzzyBear! - Addastro docs
command which opens the Astro docs in your preferred browser.bc12edf0
Thanks @FredKSchott! - Add missing entry to "files" field in package.json#3006
68e1e2dd
Thanks @matthewp! - Fixes dynamic API routes in SSR@astrojs/[email protected]
Patch Changes
#2996
77aa3a5c
Thanks @bholmesdev! - Add human-readable error when a site is not provided in your astro.config732ea388
Thanks @FredKSchott! - Improve the Netlify adapter:site
config requirement#3011
c6f8bce7
Thanks @matthewp! - Fixes dynamic routes in the Netlify adapter@astrojs/[email protected]
Patch Changes
8bd49c95
Thanks @JuanM04! - Updated integrations'astro:build:done
hook: now it matches the client dist when using SSR@astrojs/[email protected]
Patch Changes
13b782f4
Thanks @ryansolid! - Improve nested hydration with Solid@astrojs/[email protected]
Patch Changes
c05a544a
Thanks @FredKSchott! - Update README@astrojs/[email protected]
Patch Changes
#3028
982f64f6
Thanks @JuanM04! - Updated esbuild#3008
8bd49c95
Thanks @JuanM04! - Updated integrations'astro:build:done
hook: now it matches the client dist when using SSR#3022
8c04ff1f
Thanks @matthewp! - Allows adapters to export default#3000
b5ed099e
Thanks @JuanM04! - Fixed build directory and clean-up@astrojs/[email protected]
Patch Changes
13b782f4
Thanks @ryansolid! - Improve nested hydration with Solid