| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| create-astro@5.2.2 source code.tar.gz | 2026-07-02 | 39.2 MB | |
| create-astro@5.2.2 source code.zip | 2026-07-02 | 42.4 MB | |
| README.md | 2026-07-02 | 531 Bytes | |
| Totals: 3 Items | 81.6 MB | 0 | |
Patch Changes
- #17259
ed6bea5Thanks @astrobot-houston! - Fixes proxy support by respectingHTTP_PROXYandHTTPS_PROXYenvironment variables when downloading templates. On Node.js v22.21.0+ and v24.5.0+,create-astronow automatically enables the--use-env-proxyflag so that nativefetch()routes requests through the configured proxy.