0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/.changeset
Nate Moore 8d2187d8b8
Refactor create-astro (#6082)
* refactor: new version of create-astro

* chore: update README

* fix(create-astro): update project name logic

* test(create-astro): fix test on windows

* test(create-astro): fix test on windows

* test(create-astro): remove unused import

* chore: remove log

* chore: increase test timeout

* fix: message when skipping

* fix: message for env.d.ts file

* fix: always hard exit

* fix: return from next-steps

* chore: add message

* refactor dependencies, bundle create-astro

* chore: disable create-astro typings

* chore: switch to arg

* chore: update message

* fix: split typescript into two steps, fix context test

* chore: update wording

* chore: update wording

* Update packages/create-astro/src/actions/dependencies.ts

Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>

* refactor: move tests back to mocha/chai

* chore: update cli-kit

* update test script

* chore: add comment about setStdout

* chore: update cli-kit

* Update packages/create-astro/src/messages.ts

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update packages/create-astro/src/messages.ts

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* chore: update lockfile

* fix(create-astro): support scoped package names, improve project-name tests

* better git initialization

* update cli-kit

---------

Co-authored-by: Nate Moore <nate@astro.build>
Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-02-06 10:19:37 -06:00
..
config.json Add experimental feature (#5681) 2022-12-27 11:43:49 -05:00
friendly-bobcats-warn.md [Content collections] Load content config with full Vite setup (#6092) 2023-02-03 15:52:05 -05:00
gorgeous-mails-sniff.md Fix outdated error message in paginate() function (#6124) 2023-02-03 17:34:09 -06:00
grumpy-bees-worry.md [Content collections] Fix "underscore to ignore" warnings (#6122) 2023-02-03 16:48:34 -05:00
honest-beds-flow.md fix: use the root of the project as the functions location (#6075) 2023-02-03 16:19:44 +01:00
lemon-flies-clean.md Fix scanning sourcemap handling (#6114) 2023-02-03 20:47:20 +08:00
new-ravens-exercise.md Refactor create-astro (#6082) 2023-02-06 10:19:37 -06:00
README.md
shaggy-pianos-sleep.md Fix hoisted script propagation in content collection pages (#6119) 2023-02-06 10:42:08 -05:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation