summaryrefslogtreecommitdiff
path: root/.changeset/changeset-4.md
blob: a0a25066f5054ab1ec32d1657bb014180c911069 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
---
'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/)!