0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/.changeset/rude-queens-shop.md
Bjorn Lu 849e4c6c23
Use node parseArgs instead of yargs-parser and arg (#11645)
* wip

* done

* Add changeset

* Format

* Update

* Fix houston

* Fix test

* Fix test
2024-08-14 11:05:50 +01:00

7 lines
127 B
Markdown

---
'create-astro': patch
'@astrojs/upgrade': patch
---
Refactors internally to use `node:util` `parseArgs` instead of `arg`