Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-19 | [ci] format | 2 | -2/+6 | ||
2023-09-19 | feat(create-astro): Update flag behavior for template and project-name (#8551) | 2 | -3/+17 | ||
2023-09-13 | config: migrate us to moduleResolution: 'node16' (#8519) | 8 | -8/+8 | ||
2023-09-13 | [ci] format | 2 | -4/+8 | ||
2023-09-13 | Improve `create-astro` startup performance (#8456) | 6 | -30/+33 | ||
* feat(create-astro): improve performance * test: fix test by wrapping promise values * chore: remove uneeded deps * Update ten-kings-smash.md * chore: update lockfile | |||||
2023-09-06 | trim project name of the user input (#8427) | 1 | -1/+1 | ||
* fix: remove duplicate import * project name should be trimed * update changeset | |||||
2023-09-06 | Improve Package Detection (#8306) | 3 | -17/+20 | ||
2023-08-30 | Update CodeSandbox config for Node 18 and new editor (#8292) | 1 | -1/+1 | ||
* config: update config for codesandbox * feat: update create-astro to remove .codesandbox folder * chore: changeset * fix: use node18 | |||||
2023-08-25 | [ci] format | 1 | -8/+11 | ||
2023-08-25 | feat(create-astro): --fancy (#8235) | 2 | -2/+5 | ||
2023-08-17 | Detect Bun package manager in create-astro (#7944) | 1 | -1/+6 | ||
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2023-08-16 | [ci] format | 3 | -52/+54 | ||
2023-08-16 | [create-astro] verify connectivity and --template (#8102) | 4 | -3/+100 | ||
* feat(create-astro): verify that --template exists * feat: verify internet connectivity * chore: skip connectivity check on --dry-run * chore: fix lint | |||||
2023-08-15 | [ci] format | 1 | -1/+1 | ||
2023-08-15 | fix(create-astro): update install step (#8089) | 1 | -17/+19 | ||
2023-08-14 | [ci] format | 4 | -33/+38 | ||
2023-08-14 | chore: slim create-astro deps (#8077) | 4 | -13/+52 | ||
2023-08-10 | [ci] format | 1 | -1/+1 | ||
2023-08-10 | fix(#5637): fix yarn berry support for create-astro (#8028) | 1 | -1/+10 | ||
2023-08-08 | Add shorthand for Starlight templates to `create astro` (#7993) | 1 | -1/+4 | ||
* Add shorthand for Starlight templates to `create astro` * Update packages/create-astro/src/actions/template.ts * Update packages/create-astro/src/actions/template.ts --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2023-08-03 | [ci] format | 1 | -3/+3 | ||
2023-08-03 | Handle error state for version (#7939) | 2 | -4/+5 | ||
* fix(create-astro): handle error state for version * fix: handle missing version | |||||
2023-07-20 | Fix organize-imports-cli with satisfies operator (#7727) | 2 | -6/+6 | ||
2023-07-06 | corrected grammar. minor change (#7580) | 1 | -1/+1 | ||
2023-07-03 | feat: use typescript-eslint@v6's reworked configs (#7425) | 5 | -7/+3 | ||
2023-06-30 | [ci] format | 1 | -2/+4 | ||
2023-06-30 | Fix multiple `create-astro` registry issues (#7539) | 1 | -12/+6 | ||
* 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> | |||||
2023-06-30 | fix(#7471): fallback to npm registry if config command fails (#7527) | 1 | -2/+6 | ||
2023-06-21 | fix: `pnpm` failure on `create-astro` (#7435) | 1 | -2/+2 | ||
* fix: use which-pm-runs instead of preferred-pm * deps: remove preferred-pm * chore: move which-pm-runs to regular deps * chore: changeset | |||||
2023-06-09 | [ci] format | 1 | -1/+1 | ||
2023-06-09 | Fixes an issue where create Astro doesn't respect custom npm registries (#7326) | 1 | -2/+15 | ||
* Fixes an issue where create Astro doesn't respect custom npm registries * chore: fix pnpm-lock * chore: update lockfile --------- Co-authored-by: Nate Moore <nate@astro.build> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2023-06-02 | Add 'starlight' as template alias (#7277) | 1 | -3/+7 | ||
* feat(create-astro): add starlight as template alias * chore: lint | |||||
2023-05-15 | Fix `create-astro` regression (#7086) | 1 | -9/+0 | ||
2023-05-12 | [ci] format | 1 | -1/+1 | ||
2023-05-12 | fix: don't exit the program if dependencies don't install (#7052) | 2 | -7/+20 | ||
2023-04-12 | add validation for non-printable chars in CLI (#6682) | 1 | -0/+3 | ||
2023-03-28 | [create-astro] Error on `--template` that does not exist (#6677) | 1 | -5/+17 | ||
* Revert "Revert accidental create-astro fix" This reverts commit c13d428a7804b5b9809dbea94a1b17c36714a1e1. * chore: changeset | |||||
2023-03-27 | Revert accidental create-astro fix | 1 | -17/+5 | ||
2023-03-27 | fix: log e.message | 1 | -2/+7 | ||
2023-03-27 | fix: check for nonexistent templates | 1 | -3/+10 | ||
2023-03-21 | chore: wrap the projectDir in quotes if it contains spaces (#6594) | 1 | -1/+2 | ||
* chore: wrap the projectDir in quotes if it contains spaces * chore: add changeset * fix: update output projectDir * Update .changeset/tall-beans-own.md Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> | |||||
2023-03-10 | fix: Enforce the usage of type imports when possible (#6502) | 2 | -2/+2 | ||
2023-02-27 | [ci] format | 1 | -15/+13 | ||
2023-02-27 | Respect original `package.json` indentation (#6375) | 1 | -3/+5 | ||
* fix(#6338): respect original indentation * chore: add changeset | |||||
2023-02-26 | [ci] format | 1 | -3/+1 | ||
2023-02-26 | fix: remove duplicate exit key from create template (#6360) | 1 | -1/+1 | ||
2023-02-24 | Add missing flags to help action (#6352) | 1 | -0/+3 | ||
* add missing flags to help action * add proper changeset --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2023-02-21 | [ci] format | 1 | -2/+2 | ||
2023-02-21 | [create-astro] Execute the 'git' step as the final interaction (#6314) | 1 | -1/+11 | ||
* [create-astro] Execute the 'git' step as the final interaction This ensures the initialized repository has all configuration changes commited in the first commit * Add changeset | |||||
2023-02-21 | `create-astro` help info add `--typescript` flag (#6294) | 1 | -0/+1 | ||
* create-astro help info add --typescript flag * changeset * changeset |