a923268da2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1.8 KiB
1.8 KiB
create-astro
0.6.2
Patch Changes
11a6f884
: Added a check to see if the renderers array is empty and only show the message about using the templates default renderers if it isn't
0.6.1
Patch Changes
24dce41c
: Adds a new template 'minimal' which does not include a framework
0.6.0
Minor Changes
cf4c97cf
: forced degit template extraction in case of non empty installation directory
0.5.2
Patch Changes
6c52c92
: Add warning when encountering 'zlib: unexpected end of file' error
0.5.1
Patch Changes
a7e6666
: compile javascript to target Node v12.xbd18e14
: Add support for Solidd45431d
: create-astro does not fail when removing subdirectories
0.5.1-next.1
Patch Changes
0.5.1-next.0
Patch Changes
a7e6666
: compile javascript to target Node v12.xd45431d
: create-astro does not fail when removing subdirectories
0.5.0
Minor Changes
36e104b
: Use new client: prefix for component exmaples
0.4.0
Minor Changes
5d5d67c
: Updatecreate-astro
to handle framework-specific logic based on user preference
0.3.5
Patch Changes
-
d8ceff5
: Allows using an external repo as a templateYou can do this with the
--template
flag:npm init astro my-shopify --template cassidoo/shopify-react-astro
0.3.4
Patch Changes
b0e41ea
: fix small output bugs
0.3.3
Patch Changes
f9f2da4
: Add repository key to package.json for create-astro
0.3.2
Patch Changes
ab2972b
: Update package.json engines for esm support
0.3.1
Patch Changes
d6a7349
: fix issue with empty prompt