Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-11-27 | [ci] release (beta) (#9114)create-astro@4.5.2-beta.0astro@4.0.0-beta.0@astrojs/vue@4.0.0-beta.0@astrojs/vercel@6.0.0-beta.0@astrojs/tailwind@6.0.0-beta.0@astrojs/svelte@5.0.0-beta.0@astrojs/rss@4.0.0-beta.0@astrojs/react@3.0.7-beta.0@astrojs/node@7.0.0-beta.0@astrojs/mdx@2.0.0-beta.0@astrojs/markdown-remark@4.0.0-beta.0 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-11-21 | Update all dependencies (#9138) | 1 | -1/+1 | ||
Co-authored-by: delucis <delucis@users.noreply.github.com> | |||||
2023-11-18 | Logging rewrite 2 (#9105) | 1 | -2/+2 | ||
* update logging add back warning for header access improve labels and formatting improve error logging remove outdated error fix build new error messages and hints new error messages and hints * walk back error message changes * fix rebase issues * add changeset * Remove accidental log * revert bad env change * Update index.ts * Update packages/astro/src/core/build/index.ts Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> | |||||
2023-11-10 | [ci] release (#9054)create-astro@4.5.1astro@3.5.2 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-11-10 | fix: added onError functionality to spinner (#9048) | 3 | -11/+11 | ||
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-11-08 | feat: experimental i18n routing (#8974) | 1 | -0/+1 | ||
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com> Co-authored-by: Elian ☕️ <hello@elian.codes> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-11-01 | [ci] release (#8934)create-astro@4.5.0astro@3.4.1@astrojs/vue@3.0.3@astrojs/sitemap@3.0.3@astrojs/partytown@2.0.2@astrojs/markdoc@0.7.1 | 2 | -1/+11 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-11-01 | Undo the halloween theme (#8959) | 2 | -26/+19 | ||
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2023-10-30 | fix(create-astro): TypeScript installation failure with yarn (#8939) | 1 | -2/+2 | ||
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com> | |||||
2023-10-24 | [ci] release (#8912)create-astro@4.4.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-24 | [ci] format | 2 | -17/+16 | ||
2023-10-24 | fix(create-astro): respect existing `package.json#scripts` (#8911) | 5 | -22/+26 | ||
2023-10-24 | [ci] release (#8895)create-astro@4.4.0astro@3.3.4@astrojs/vercel@5.1.0@astrojs/telemetry@3.0.4@astrojs/react@3.0.4@astrojs/mdx@1.1.3@astrojs/markdoc@0.7.0 | 2 | -1/+11 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-24 | fix(create-astro): ignore fs errors after download fails (#8841) | 1 | -1/+10 | ||
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2023-10-23 | [ci] format | 2 | -4/+4 | ||
2023-10-23 | feat(create-astro): automatically configure `astro check` (#8853) | 5 | -36/+143 | ||
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> | |||||
2023-10-18 | [ci] release (#8848)create-astro@4.3.0astro@3.3.2@astrojs/sitemap@3.0.2 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-10-17 | feat: make Houston wear scary hats for spooky season (#8846) | 2 | -19/+26 | ||
* feat: make Houston wear scary hats for spooky season * chore: add new phrasing to scary Houston * chore: create changeset | |||||
2023-10-05 | Fix provenance release (#8749) | 1 | -0/+3 | ||
2023-09-25 | [ci] release (#8635)create-astro@4.2.1astro@3.1.3@astrojs/cloudflare@7.3.0 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-22 | [ci] format | 1 | -13/+13 | ||
2023-09-22 | Refine CLI flag descriptions for clarity (#8545) | 2 | -13/+16 | ||
* Refine CLI flag descriptions for clarity * Update README.md * Update README.md * Update README.md * Update help.ts * Update packages/create-astro/src/actions/help.ts Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/create-astro/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/create-astro/README.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update README.md --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> | |||||
2023-09-22 | [ci] format | 2 | -9/+9 | ||
2023-09-22 | Fix behaviour regression in create-astro (#8634) | 2 | -6/+12 | ||
2023-09-19 | [ci] release (#8590)create-astro@4.2.0astro@3.1.1@astrojs/vercel@5.0.1@astrojs/cloudflare@7.1.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-19 | [ci] format | 2 | -2/+6 | ||
2023-09-19 | feat(create-astro): Update flag behavior for template and project-name (#8551) | 3 | -3/+61 | ||
2023-09-14 | [ci] release (#8540)create-astro@4.1.0astro@3.1.0@astrojs/vercel@5.0.0@astrojs/mdx@1.1.0@astrojs/markdown-remark@3.2.0 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-13 | chore(create-astro): Added create project using `pnpm` (#8340) | 1 | -0/+9 | ||
2023-09-13 | config: migrate us to moduleResolution: 'node16' (#8519) | 10 | -17/+11 | ||
2023-09-13 | [ci] format | 2 | -4/+8 | ||
2023-09-13 | Improve `create-astro` startup performance (#8456) | 8 | -37/+36 | ||
* 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-13 | chore(create-astro): Remove npm 6.x note (#8529) | 1 | -4/+1 | ||
* chore(create-astro): Remove npm 6.x note * Add missing space | |||||
2023-09-06 | [ci] release (#8415)create-astro@4.0.2astro@3.0.9@astrojs/vercel@4.0.4@astrojs/svelte@4.0.1@astrojs/react@3.0.1@astrojs/mdx@1.0.1@astrojs/cloudflare@7.0.2 | 2 | -1/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-09-06 | [ci] format | 1 | -1/+0 | ||
2023-09-06 | trim project name of the user input (#8427) | 2 | -1/+10 | ||
* fix: remove duplicate import * project name should be trimed * update changeset | |||||
2023-09-06 | Improve Package Detection (#8306) | 5 | -24/+27 | ||
2023-08-30 | [ci] release (#8302)create-astro@4.0.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
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-30 | [ci] release (#8279)create-astro@4.0.0astro@3.0.0@astrojs/vue@3.0.0@astrojs/vercel@4.0.0@astrojs/underscore-redirects@0.3.0@astrojs/telemetry@3.0.0@astrojs/tailwind@5.0.0@astrojs/svelte@4.0.0@astrojs/solid-js@3.0.0@astrojs/sitemap@3.0.0@astrojs/rss@3.0.0@astrojs/react@3.0.0@astrojs/prism@3.0.0@astrojs/prefetch@0.4.0@astrojs/preact@3.0.0@astrojs/partytown@2.0.0@astrojs/node@6.0.0@astrojs/netlify@3.0.0@astrojs/mdx@1.0.0@astrojs/markdown-remark@3.0.0@astrojs/markdoc@0.5.0@astrojs/lit@3.0.0@astrojs/internal-helpers@0.2.0@astrojs/deno@5.0.0@astrojs/cloudflare@7.0.0@astrojs/alpinejs@0.3.0 | 2 | -1/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-08-25 | [ci] format | 1 | -8/+11 | ||
2023-08-25 | feat(create-astro): --fancy (#8235) | 2 | -2/+5 | ||
2023-08-24 | Update breaking dependencies (#8201) | 1 | -5/+5 | ||
2023-08-23 | Update non-major dependencies (#8199) | 1 | -2/+2 | ||
2023-08-22 | [ci] release (rc) (#8147)create-astro@4.0.0-rc.2astro@3.0.0-rc.5@astrojs/vue@3.0.0-rc.1@astrojs/vercel@4.0.0-rc.4@astrojs/underscore-redirects@0.3.0-rc.1@astrojs/telemetry@3.0.0-rc.3@astrojs/tailwind@5.0.0-rc.1@astrojs/svelte@4.0.0-rc.2@astrojs/solid-js@3.0.0-rc.3@astrojs/sitemap@3.0.0-rc.1@astrojs/rss@3.0.0-rc.1@astrojs/react@3.0.0-rc.4@astrojs/prism@3.0.0-rc.1@astrojs/prefetch@0.4.0-rc.1@astrojs/preact@3.0.0-rc.2@astrojs/partytown@2.0.0-rc.1@astrojs/node@6.0.0-rc.1@astrojs/netlify@3.0.0-rc.2@astrojs/mdx@1.0.0-rc.2@astrojs/markdown-remark@3.0.0-rc.1@astrojs/markdoc@0.5.0-rc.1@astrojs/lit@3.0.0-rc.1@astrojs/internal-helpers@0.2.0-rc.2@astrojs/deno@5.0.0-rc.1@astrojs/cloudflare@7.0.0-rc.3@astrojs/alpinejs@0.3.0-rc.1 | 2 | -1/+7 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-08-21 | Merge remote-tracking branch 'origin/main' into next | 1 | -0/+8 | ||
2023-08-18 | [ci] release (beta) (#8073)create-astro@4.0.0-beta.1astro@3.0.0-beta.3@astrojs/vercel@4.0.0-beta.3@astrojs/telemetry@3.0.0-beta.2@astrojs/svelte@4.0.0-beta.1@astrojs/solid-js@3.0.0-beta.2@astrojs/react@3.0.0-beta.3@astrojs/mdx@1.0.0-beta.1@astrojs/cloudflare@7.0.0-beta.2 | 2 | -1/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2023-08-18 | [ci] release (#8096)create-astro@3.2.2astro@2.10.10@astrojs/vercel@3.8.2@astrojs/svelte@3.1.1@astrojs/solid-js@2.2.1@astrojs/react@2.3.0 | 2 | -1/+9 | ||
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
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> |