Skip to content

create-astro@5.2.2

Choose a tag to compare

@astrobot-houston astrobot-houston released this 02 Jul 19:27
a86160e

Patch Changes

  • #17259 ed6bea5 Thanks @astrobot-houston! - Fixes proxy support by respecting HTTP_PROXY and HTTPS_PROXY environment variables when downloading templates. On Node.js v22.21.0+ and v24.5.0+, create-astro now automatically enables the --use-env-proxy flag so that native fetch() routes requests through the configured proxy.