create-svelte-with-args
Advanced tools
Comparing version 2.3.0 to 3.0.0
@@ -0,1 +1,13 @@ | ||
# v3.0.0 (Thu Apr 27 2023) | ||
#### 💥 Breaking Change | ||
- Bump create-svelte from 3.3.0 to 4.0.0 [#27](https://github.com/storybookjs/create-svelte-with-args/pull/27) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
#### Authors: 1 | ||
- [@dependabot[bot]](https://github.com/dependabot[bot]) | ||
--- | ||
# v2.3.0 (Thu Apr 13 2023) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "create-svelte-with-args", | ||
"version": "2.3.0", | ||
"version": "3.0.0", | ||
"description": "A small CLI wrapper around the create-svelte package that enables you to replace the interactive prompts with CLI arguments.", | ||
@@ -39,3 +39,3 @@ "bin": "dist/bin.js", | ||
"dependencies": { | ||
"create-svelte": "3.3.0", | ||
"create-svelte": "4.0.0", | ||
"yargs": "^17.5.1" | ||
@@ -42,0 +42,0 @@ }, |
23916
+ Addedcreate-svelte@4.0.0(transitive)
- Removedcreate-svelte@3.3.0(transitive)
Updatedcreate-svelte@4.0.0