diff options
author | 2022-01-28 20:06:07 -0500 | |
---|---|---|
committer | 2022-01-28 20:06:07 -0500 | |
commit | 1cac6c974a4bb296f67caf493a5d22549f3b851b (patch) | |
tree | 03e9cab30fc511bd5d716223afaaaec7d45d2865 /.changeset | |
parent | c7a6ed9a8df88fcc643ec2667627fbf9b670db53 (diff) | |
download | astro-244122dff5c0033e520ab2fbde3160e471e555ef.tar.gz astro-244122dff5c0033e520ab2fbde3160e471e555ef.tar.zst astro-244122dff5c0033e520ab2fbde3160e471e555ef.zip |
[ci] release (#2482)astro@0.22.20
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/beige-rockets-play.md | 5 | ||||
-rw-r--r-- | .changeset/few-papayas-swim.md | 5 | ||||
-rw-r--r-- | .changeset/hungry-dots-reply.md | 5 | ||||
-rw-r--r-- | .changeset/spicy-bananas-enjoy.md | 5 |
4 files changed, 0 insertions, 20 deletions
diff --git a/.changeset/beige-rockets-play.md b/.changeset/beige-rockets-play.md deleted file mode 100644 index 4ddde2b43..000000000 --- a/.changeset/beige-rockets-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixed top-level await and other es features with the static build diff --git a/.changeset/few-papayas-swim.md b/.changeset/few-papayas-swim.md deleted file mode 100644 index c8e7dacd0..000000000 --- a/.changeset/few-papayas-swim.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Add the `escapeHTML` utility to `astro/internal` diff --git a/.changeset/hungry-dots-reply.md b/.changeset/hungry-dots-reply.md deleted file mode 100644 index 8dbb28001..000000000 --- a/.changeset/hungry-dots-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix for CSS preprocessing using the static build diff --git a/.changeset/spicy-bananas-enjoy.md b/.changeset/spicy-bananas-enjoy.md deleted file mode 100644 index 1d10a910e..000000000 --- a/.changeset/spicy-bananas-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Renders server-side HTMLElement as HTML tag |