Change8

create-astro@5.2.3

📦 astroView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release fixes a bug in `create-astro` where template files were incorrectly written on Linux systems with non-ASCII characters in the path. This ensures proper template file placement.

🐛 Bug Fixes

  • Fixes `create-astro` silently writing template files to the wrong directory on Linux when the path contains non-ASCII characters.

Affected Symbols