Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-17 | Merge branch 'main' into next | 8 | -21/+180 | ||
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 | 4 | -56/+58 | ||
2023-08-16 | [create-astro] verify connectivity and --template (#8102) | 5 | -3/+141 | ||
* 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] release (#8090)create-astro@3.2.1astro@2.10.9 | 2 | -1/+7 | ||
* [ci] release * Update packages/create-astro/CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2023-08-15 | [ci] format | 1 | -1/+1 | ||
2023-08-15 | fix(create-astro): update install step (#8089) | 1 | -17/+19 | ||
2023-08-15 | [ci] release (#8064)create-astro@3.2.0astro@2.10.8@astrojs/sitemap@2.0.2@astrojs/react@2.2.2@astrojs/node@5.3.4 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-08-15 | Merge remote-tracking branch 'origin/main' into next | 7 | -32/+101 | ||
2023-08-14 | [ci] format | 5 | -36/+41 | ||
2023-08-14 | chore: slim create-astro deps (#8077) | 7 | -36/+84 | ||
2023-08-11 | [ci] release (#8023)create-astro@3.1.13astro@2.10.6@astrojs/vercel@3.8.1@astrojs/node@5.3.3@astrojs/netlify@2.6.0@astrojs/cloudflare@6.8.0 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
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-10 | Merge remote-tracking branch 'origin/main' into next | 1 | -0/+6 | ||
2023-08-09 | [ci] release (#8000)create-astro@3.1.12astro@2.10.4@astrojs/preact@2.2.2 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-08-09 | Merge remote-tracking branch 'origin/main' into next | 1 | -1/+4 | ||
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-08 | [ci] release (beta) (#7897) | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-08-08 | Remove support for Node 16 (#7780) | 2 | -2/+2 | ||
2023-08-03 | [ci] release (#7941)create-astro@3.1.11 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@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-18 | nit: use `node:` prefix everywhere (#7692) | 1 | -1/+1 | ||
* nit: use `node:` prefix everywhere * nit: fs/promises too * test: workaround issue in node builtin detection | |||||
2023-07-06 | [ci] release (#7578)create-astro@3.1.10astro@2.8.0@astrojs/vercel@3.7.0@astrojs/markdoc@0.4.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
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-07-03 | [ci] release (#7526)create-astro@3.1.9astro@2.7.3@astrojs/vercel@3.6.0@astrojs/image@0.17.2@astrojs/cloudflare@6.6.0 | 2 | -1/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-06-30 | [ci] format | 1 | -2/+4 | ||
2023-06-30 | Fix multiple `create-astro` registry issues (#7539) | 2 | -12/+7 | ||
* 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-26 | Format markdown files (#7439) | 1 | -10/+11 | ||
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> | |||||
2023-06-22 | [ci] release (#7434)create-astro@3.1.8astro@2.7.0@astrojs/node@5.3.0@astrojs/image@0.17.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-06-21 | fix: `pnpm` failure on `create-astro` (#7435) | 2 | -5/+4 | ||
* 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-21 | Update safe dependencies (#7430) | 1 | -3/+3 | ||
2023-06-09 | [ci] release (#7318)create-astro@3.1.7astro@2.6.2@astrojs/svelte@3.0.0@astrojs/markdown-component@1.0.5 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-06-09 | [ci] format | 1 | -1/+1 | ||
2023-06-09 | Fixes an issue where create Astro doesn't respect custom npm registries (#7326) | 2 | -3/+17 | ||
* 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 | [ci] release (#7278)create-astro@3.1.6 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@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 | [ci] release (#7088)create-astro@3.1.5 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-05-15 | Fix `create-astro` regression (#7086) | 1 | -9/+0 | ||
2023-05-12 | [ci] release (#7077)create-astro@3.1.4@astrojs/node@5.1.3 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
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-27 | Fix changeset publish (#6923) | 1 | -1/+4 | ||
2023-04-27 | Fix changeset version run (#6917) | 1 | -1/+1 | ||
2023-04-13 | [ci] release (#6835)create-astro@3.1.3astro@2.3.0@astrojs/mdx@0.19.0@astrojs/markdown-remark@2.1.4 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-04-12 | add validation for non-printable chars in CLI (#6682) | 1 | -0/+3 | ||