aboutsummaryrefslogtreecommitdiff
path: root/packages/create-astro/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-27[ci] formatGravatar Arpan Patel 1-1/+6
2025-05-27fix(create-astro): use CLI version tag to determine `astro` version (#12529)Gravatar Arpan Patel 2-3/+25
2025-04-23fix: `create-astro` deps install with pnpm (#13652)Gravatar HiDeoo 1-1/+1
2025-04-22chore: clean dead code (#13591)Gravatar Florian Lefebvre 4-20/+5
2025-04-17update create-astro minimal template wording (#13636)Gravatar Sarah Rainsberger 1-1/+1
2025-04-15Add the minimal example to `create astro` options (#13603)Gravatar Sarah Rainsberger 1-1/+2
2025-03-11Use package-manager-detector (#13395)Gravatar Bjorn Lu 1-1/+1
2025-02-24Modify the template README file to reflect the correct package manager (#13257)Gravatar ADTC 1-0/+13
2024-11-06Add svelte changesetGravatar bluwy 1-1/+4
2024-11-06Merge branch 'main' into nextGravatar bluwy 1-0/+1
2024-11-06fix(deps): update all non-major dependencies (#12366)Gravatar renovate[bot] 1-0/+1
2024-11-04create-astro updates (#12083)Gravatar Erika 6-191/+50
2024-10-11Ensure that the generated package.json and tsconfig.json end with a newline. ...Gravatar Takahito Sueda 1-3/+3
2024-10-10Improve default template download speed (#12154)Gravatar Bjorn Lu 1-3/+14
2024-10-08chore: move lint rules to Biome (#12145)Gravatar Emanuele Stoppa 1-2/+2
2024-10-07Simplify giget dependency (#12143)Gravatar Bjorn Lu 2-66/+4
2024-10-04chore(deps): replace strip-ansi with native module (#12118)Gravatar Cristopher 1-2/+2
2024-09-06feat(create-astro): ts-check comment (#11924)Gravatar Florian Lefebvre 1-0/+15
2024-08-19Fix create-astro initial git commit (#11766)Gravatar Bjorn Lu 1-1/+1
2024-08-16Revert parseArgs change (#11733)Gravatar Bjorn Lu 1-52/+39
2024-08-14Use node parseArgs instead of yargs-parser and arg (#11645)Gravatar Bjorn Lu 1-39/+52
2024-08-08update formatter config (#11640)Gravatar Darius 11-32/+32
2024-08-08chore: bump typescript-eslint to v8 (#11649)Gravatar Josh Goldberg ✨ 3-3/+3
2024-08-07Improve regex performance (#11635)Gravatar Bjorn Lu 1-1/+1
2024-07-29fix(create-astro): log fetch errors (#11567)Gravatar Matt Kane 1-4/+18
2024-04-17[ci] formatGravatar Emanuele Stoppa 1-1/+1
2024-03-19fix(packages/create-astro): wait for writeFile to complete in updateFiles (#1...Gravatar Satya Rohith 1-1/+1
2024-03-13Revert "[ci] format" (#10417)Gravatar Emanuele Stoppa 1-1/+1
2024-03-13[ci] formatGravatar Houston (Bot) 1-1/+1
2024-03-07[ci] formatGravatar Nate Moore 1-1/+1
2024-03-07Adds `create-astro` fallback values for package versions (#10255)Gravatar Nate Moore 3-7/+6
2024-02-27chore: import sort source code, exception for the `astro` package (#10242)Gravatar Emanuele Stoppa 8-13/+13
2024-02-14Fix invalid URLs being returned from `getRegistry`, synchronize all copies (#...Gravatar Hippo 1-2/+5
2024-02-07Use eslint-plugin-regexp (#9993)Gravatar Bjorn Lu 1-0/+2
2024-01-31feat(i18n): domain support (#9143)Gravatar Emanuele Stoppa 1-1/+0
2024-01-25Remove `create-astro` version cache (#9817)Gravatar Nate Moore 3-10/+9
2024-01-25Fix: update doc links (#9804)Gravatar Jacob Lamb 1-3/+0
2024-01-24[ci] formatGravatar Florian Lefebvre 1-1/+3
2024-01-24fix(create-astro): @astrojs/check and typescript addition (#9813)Gravatar Florian Lefebvre 3-12/+14
2024-01-05[ci] formatGravatar Elian 4-66/+71
2024-01-05Adds automatic, seasonally appropriate messages from Houston (#9476)Gravatar Elian 5-38/+126
2024-01-03Move create-astro async tasks to end (#9470)Gravatar Austin Merrick 6-15/+43
2023-12-15[ci] formatGravatar Alex Nguyen 1-1/+1
2023-12-15feat: make Houston festive for the holiday season (#9358)Gravatar Oscar Lee-Vermeren 2-19/+25
2023-11-28feat: implement overlay main screen redesign (#9118)Gravatar Erika 1-0/+8
2023-11-18Logging rewrite 2 (#9105)Gravatar Fred K. Schott 1-2/+2
2023-11-10fix: added onError functionality to spinner (#9048)Gravatar Sergii Kirianov 2-10/+10
2023-11-08feat: experimental i18n routing (#8974)Gravatar Emanuele Stoppa 1-0/+1
2023-11-01Undo the halloween theme (#8959)Gravatar Elian ☕️ 2-26/+19
2023-10-30fix(create-astro): TypeScript installation failure with yarn (#8939)Gravatar wktk 1-2/+2