mirror of
https://github.com/withastro/astro.git
synced 2025-01-06 22:10:10 -05:00
ed952b4cea
* feat(create-astro): improve performance * test: fix test by wrapping promise values * chore: remove uneeded deps * Update ten-kings-smash.md * chore: update lockfile
5 lines
129 B
Markdown
5 lines
129 B
Markdown
---
|
|
'create-astro': minor
|
|
---
|
|
|
|
Improve startup performance by removing dependencies, lazily initializing async contextual values
|