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
#2862
4299ab30
Thanks @FredKSchott! - Implement RFC #0017Astro.glob()
APIAstro.fetchContent()
(replaced byAstro.glob()
)#2961
d55658f0
Thanks @natemoo-re! - Implement RFC0016 which changes the default behavior ofscript
, introducesis:inline
, and changes<style global>
to<style is:global>
#2913
ecc6a483
Thanks @matthewp! - Implements the Astro.request RFC#2962
17c02925
Thanks @natemoo-re! - Update config options to resepect RFC0019Patch Changes
#2944
c989f106
Thanks @matthewp! - Allow components to return a Response#2937
d10c3dea
Thanks @JuanM04! ---experimental-ssr
now is only required when using a 3rd-party adapter#2954
d81b6d9e
Thanks @natemoo-re! - ImproveAstro.slots
API to support passing arguments to function-based slots.This allows for more ergonomic utility components that accept a callback function as a child.
#2936
f048cdff
Thanks @matthewp! - Fixes non-GET API routes in dev with Node 14#2902
f7020708
Thanks @FredKSchott! - Update CLI error format and style#2957
80e6e759
Thanks @natemoo-re! - Update@astrojs/compiler
, fixing some bugs related to RegExp usage in frontmatter#2934
13b271bc
Thanks @matthewp! - Add a Deno adapter for SSR#2955
cebdc854
Thanks @matthewp! - Fix for copying public when using SSR and not client JSUpdated dependencies [
17c02925
]:@astrojs/[email protected]
Minor Changes
17c02925
Thanks @natemoo-re! - Update config options to resepect RFC0019Patch Changes
13b271bc
Thanks @matthewp! - Add a Deno adapter for SSR@astrojs/[email protected]
Minor Changes
17c02925
Thanks @natemoo-re! - Update config options to resepect RFC0019@astrojs/[email protected]
Minor Changes
17c02925
Thanks @natemoo-re! - Update config options to resepect RFC0019@astrojs/[email protected]
Minor Changes
57f48b27
Thanks @FredKSchott! - Add support for React v18@astrojs/[email protected]
Minor Changes
17c02925
Thanks @natemoo-re! - Update config options to resepect RFC0019Patch Changes
17c02925
Thanks @natemoo-re! - Add new sitemap configuration options:filter
: filter pages to include in your sitemapcanonicalURL
: override your astro.configsite
with a custom base URL@astrojs/[email protected]
Minor Changes
17c02925
Thanks @natemoo-re! - Update config options to resepect RFC0019Patch Changes
226822cb
Thanks @tony-sull! - Adds an option to opt-out of the default base styles for the Tailwind integration@astrojs/[email protected]
Minor Changes
17c02925
Thanks @natemoo-re! - Update config options to resepect RFC0019