mirror of
https://github.com/withastro/astro.git
synced 2025-03-10 23:01:26 -05:00
* fix(create-astro): add fallback when registry fails to return the current package version * feat(create-astro): inline most current package versions as fallback * test(create-astro): update typescript tests to check for undefined * test(create-astro): properly reset fixtures * refactor: read dependencies from workspace root * refactor: error on missing values
135 B
135 B
create-astro |
---|
patch |
Fixes an issue where TypeScript and @astrojs/check
versions would occassionally print as undefined
.