diff options
author | 2021-11-19 13:01:50 -0800 | |
---|---|---|
committer | 2021-11-19 13:01:50 -0800 | |
commit | b4818701fe30ef28fb5ca02ea06e3f8f4f2316ea (patch) | |
tree | c5a7eb375b5233c2c6319d62d2b1ce31b92714b6 /.changeset/changeset-4.md | |
parent | e6aaeff50cc5f5d16cb8e292c4f4253aa6969e27 (diff) | |
download | astro@0.21.0.tar.gz astro@0.21.0.tar.zst astro@0.21.0.zip |
Version Packages (#1928)create-astro@0.6.7astro@0.21.0@astrojs/renderer-vue@0.2.0@astrojs/renderer-svelte@0.2.0@astrojs/renderer-solid@0.2.0@astrojs/renderer-react@0.3.0@astrojs/renderer-preact@0.3.0@astrojs/renderer-lit@0.2.0@astrojs/prism@0.3.0@astrojs/parser@0.20.3@astrojs/markdown-remark@0.4.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/changeset-4.md')
-rw-r--r-- | .changeset/changeset-4.md | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.changeset/changeset-4.md b/.changeset/changeset-4.md deleted file mode 100644 index a0a25066f..000000000 --- a/.changeset/changeset-4.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -'astro': minor ---- -Astro 0.21 is here! [Read the complete migration guide](https://docs.astro.build/migration/0.21.0/). - -This new version of Astro includes: - -- A new, faster, [Go-based compiler](https://github.com/snowpackjs/astro-compiler) -- A completely new runtime backed by [Vite](https://vitejs.dev/), with significantly dev experience improvements -- Improved support for loading Astro config files, including `.cjs`, `.js`, and `.ts` files -- And [many more features](https://astro.build/blog/astro-021-preview/)!
\ No newline at end of file |