We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11215c0 commit 13bb49aCopy full SHA for 13bb49a
packages/create-solid/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# create-solid
2
3
+## 0.6.10
4
+
5
+### Patch Changes
6
7
+- Fetch Vanilla templates from /vanilla subdirectory of solidjs/templates, rather than from repo root
8
9
## 0.6.9
10
11
### Patch Changes
packages/create-solid/package.json
@@ -1,6 +1,6 @@
{
"name": "create-solid",
- "version": "0.6.9",
+ "version": "0.6.10",
"description": "Create Solid apps with low configuration",
"author": "Thomas Beer",
"contributors": [
packages/create/package.json
"name": "@solid-cli/create",
0 commit comments