1170877b51
* fix: getVersion Error when registry ends with '/' * Update .changeset/old-seahorses-fold.md * Update .changeset/old-seahorses-fold.md * refactor: cleanup registry logic * chore: update changeset * fix(create-astro): update registry logic to rely on `fetch` * chore: update changeset * chore: update lockfile * Update old-seahorses-fold.md --------- Co-authored-by: jincheng32537 <jincheng32537@hundsun.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Nate Moore <nate@astro.build>
6 lines
144 B
Markdown
6 lines
144 B
Markdown
---
|
|
'astro': patch
|
|
'create-astro': patch
|
|
---
|
|
|
|
Update registry logic, improving edge cases (http support, redirects, registries ending with '/')
|