@vc-shell/create-vc-app 2.0.0-alpha.32 → 2.0.0-alpha.33-pr220.455e322
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
# [2.0.0-alpha.33](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.32...v2.0.0-alpha.33) (2026-04-14)
|
|
2
|
+
|
|
3
|
+
**Note:** Version bump only for package @vc-shell/create-vc-app
|
|
4
|
+
|
|
1
5
|
# [2.0.0-alpha.32](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.31...v2.0.0-alpha.32) (2026-04-02)
|
|
2
6
|
|
|
3
7
|
**Note:** Version bump only for package @vc-shell/create-vc-app
|
|
@@ -8,10 +12,10 @@
|
|
|
8
12
|
|
|
9
13
|
# [2.0.0-alpha.30](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.29...v2.0.0-alpha.30) (2026-03-30)
|
|
10
14
|
|
|
11
|
-
|
|
12
15
|
### Bug Fixes
|
|
13
16
|
|
|
14
|
-
|
|
17
|
+
- **cli:** remove beforeEnter guard from tenant route templates, format responsive-composable transform ([3752273](https://github.com/VirtoCommerce/vc-shell/commit/37522732b789316a92c4c958c395c8f3fbf9e0ea))
|
|
18
|
+
|
|
15
19
|
# [2.0.0-alpha.29](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.28...v2.0.0-alpha.29) (2026-03-26)
|
|
16
20
|
|
|
17
21
|
**Note:** Version bump only for package @vc-shell/create-vc-app
|
|
@@ -62,22 +66,21 @@
|
|
|
62
66
|
|
|
63
67
|
# [2.0.0-alpha.17](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.16...v2.0.0-alpha.17) (2026-03-23)
|
|
64
68
|
|
|
65
|
-
|
|
66
69
|
### Bug Fixes
|
|
67
70
|
|
|
68
|
-
|
|
69
|
-
|
|
71
|
+
- **vc-app:** use non-interactive CLI mode with full flag set for /vc-app create ([b113262](https://github.com/VirtoCommerce/vc-shell/commit/b113262317d340b2d076cdd46a3ab79ec2f9b147))
|
|
70
72
|
|
|
71
73
|
### Features
|
|
72
74
|
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
75
|
+
- **vc-app-skill:** migrate skill content from create-vc-app to standalone package ([1ac8945](https://github.com/VirtoCommerce/vc-shell/commit/1ac894510ca32cad22efb226117127f76085f85a))
|
|
76
|
+
- **vc-app:** add curated module examples from vendor-portal ([9cdf07a](https://github.com/VirtoCommerce/vc-shell/commit/9cdf07a11de7f8d8b11806e7c79ed9a2c950262a))
|
|
77
|
+
- **vc-app:** add details path patterns with nested types handling ([49ebd16](https://github.com/VirtoCommerce/vc-shell/commit/49ebd1673563a636c38913f858028590ea99763d))
|
|
78
|
+
- **vc-app:** add entry-point skill with command routing ([e20072a](https://github.com/VirtoCommerce/vc-shell/commit/e20072a62883325dff909020b747c942fcd575d1))
|
|
79
|
+
- **vc-app:** add knowledge index, module structure, and list path patterns ([2f9f176](https://github.com/VirtoCommerce/vc-shell/commit/2f9f176476cd14d57d42abe2122a9449dff078fd))
|
|
80
|
+
- **vc-app:** add subagent prompts for code generation ([4dbc259](https://github.com/VirtoCommerce/vc-shell/commit/4dbc25948199d7f40a45d1fb4f17cf12d7985798))
|
|
81
|
+
- **vc-app:** add supporting patterns (toolbar, navigation, widgets) with API verification ([8bce97c](https://github.com/VirtoCommerce/vc-shell/commit/8bce97c29c2524753a7408f572985cf4e7da6475))
|
|
82
|
+
- **vc-app:** create skill directory structure and docs sync script ([d52d881](https://github.com/VirtoCommerce/vc-shell/commit/d52d8810328568efb129658388aa87b10ecbb318))
|
|
83
|
+
|
|
81
84
|
# [2.0.0-alpha.16](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.15...v2.0.0-alpha.16) (2026-03-20)
|
|
82
85
|
|
|
83
86
|
**Note:** Version bump only for package @vc-shell/create-vc-app
|
|
@@ -96,20 +99,20 @@
|
|
|
96
99
|
|
|
97
100
|
# [2.0.0-alpha.12](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.11...v2.0.0-alpha.12) (2026-03-19)
|
|
98
101
|
|
|
99
|
-
|
|
100
102
|
### Features
|
|
101
103
|
|
|
102
|
-
|
|
104
|
+
- **create-vc-app:** update blade templates to use useBlade() without boilerplate ([5d1f148](https://github.com/VirtoCommerce/vc-shell/commit/5d1f148720f15512e2db0768d320a70ba417dc3e))
|
|
105
|
+
|
|
103
106
|
# [2.0.0-alpha.11](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.10...v2.0.0-alpha.11) (2026-03-13)
|
|
104
107
|
|
|
105
108
|
**Note:** Version bump only for package @vc-shell/create-vc-app
|
|
106
109
|
|
|
107
110
|
# [2.0.0-alpha.10](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.9...v2.0.0-alpha.10) (2026-03-13)
|
|
108
111
|
|
|
109
|
-
|
|
110
112
|
### Bug Fixes
|
|
111
113
|
|
|
112
|
-
|
|
114
|
+
- **create-vc-app:** update templates to use @vc-shell/mf-host and @vc-shell/mf-module ([ba86a3e](https://github.com/VirtoCommerce/vc-shell/commit/ba86a3e9cab2e73269b6b56215282c5f3fc6535c))
|
|
115
|
+
|
|
113
116
|
# [2.0.0-alpha.9](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.8...v2.0.0-alpha.9) (2026-03-12)
|
|
114
117
|
|
|
115
118
|
**Note:** Version bump only for package @vc-shell/create-vc-app
|
|
@@ -120,10 +123,10 @@
|
|
|
120
123
|
|
|
121
124
|
# [2.0.0-alpha.7](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.6...v2.0.0-alpha.7) (2026-03-11)
|
|
122
125
|
|
|
123
|
-
|
|
124
126
|
### Bug Fixes
|
|
125
127
|
|
|
126
|
-
|
|
128
|
+
- remove duplicate changelog entries caused by multiline regex bug ([2f27d4c](https://github.com/VirtoCommerce/vc-shell/commit/2f27d4c2ca81452ddc1042af47a4648348e7e323))
|
|
129
|
+
|
|
127
130
|
# [2.0.0-alpha.6](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2026-03-10)
|
|
128
131
|
|
|
129
132
|
**Note:** Version bump only for package @vc-shell/create-vc-app
|
package/README.md
CHANGED
|
@@ -10,11 +10,11 @@ npx create-vc-app [project-name]
|
|
|
10
10
|
|
|
11
11
|
Interactive prompts guide you through project setup. Three project types are available:
|
|
12
12
|
|
|
13
|
-
| Type
|
|
14
|
-
|
|
15
|
-
| **Standalone App** | Full application with bundled modules
|
|
13
|
+
| Type | Description |
|
|
14
|
+
| ------------------ | -------------------------------------------------- |
|
|
15
|
+
| **Standalone App** | Full application with bundled modules |
|
|
16
16
|
| **Dynamic Module** | Remote module loaded by host via Module Federation |
|
|
17
|
-
| **Host App**
|
|
17
|
+
| **Host App** | Shell that loads dynamic modules at runtime |
|
|
18
18
|
|
|
19
19
|
### Non-Interactive Mode
|
|
20
20
|
|
|
@@ -33,20 +33,20 @@ npx create-vc-app my-shell --type host-app --dashboard --tenant-routes --ai-agen
|
|
|
33
33
|
|
|
34
34
|
### Options
|
|
35
35
|
|
|
36
|
-
| Option
|
|
37
|
-
|
|
38
|
-
| `--type <type>`
|
|
39
|
-
| `--name`, `--app-name` | Application name
|
|
40
|
-
| `--package-name`
|
|
41
|
-
| `--module-name`
|
|
42
|
-
| `--base-path`
|
|
43
|
-
| `--tenant-routes`
|
|
44
|
-
| `--ai-agent`
|
|
45
|
-
| `--dashboard`
|
|
46
|
-
| `--mocks`
|
|
47
|
-
| `--overwrite`
|
|
48
|
-
| `--help`, `-h`
|
|
49
|
-
| `--version`, `-v`
|
|
36
|
+
| Option | Description | Default |
|
|
37
|
+
| ---------------------- | ------------------------------------------------------------ | ---------------------- |
|
|
38
|
+
| `--type <type>` | Project type: `standalone` \| `dynamic-module` \| `host-app` | _(prompted)_ |
|
|
39
|
+
| `--name`, `--app-name` | Application name | Directory name |
|
|
40
|
+
| `--package-name` | npm package name | App name (validated) |
|
|
41
|
+
| `--module-name` | Initial module name | App name in title case |
|
|
42
|
+
| `--base-path` | Base path for the application | `/apps/<name>/` |
|
|
43
|
+
| `--tenant-routes` | Include tenant routing (`/:tenantId` prefix) | `false` |
|
|
44
|
+
| `--ai-agent` | Include AI Agent configuration | `false` |
|
|
45
|
+
| `--dashboard` | Include Dashboard with widgets | `false` |
|
|
46
|
+
| `--mocks` | Include sample module with mock data | `false` |
|
|
47
|
+
| `--overwrite` | Overwrite existing files without confirmation | `false` |
|
|
48
|
+
| `--help`, `-h` | Show help | — |
|
|
49
|
+
| `--version`, `-v` | Show version | — |
|
|
50
50
|
|
|
51
51
|
## Add a Module to Existing Project
|
|
52
52
|
|
|
@@ -57,6 +57,7 @@ npx create-vc-app add-module <module-name>
|
|
|
57
57
|
```
|
|
58
58
|
|
|
59
59
|
This will:
|
|
60
|
+
|
|
60
61
|
1. Create `src/modules/<module-name>/` with list + details pages
|
|
61
62
|
2. Update `src/main.ts` — add import and `app.use()`
|
|
62
63
|
3. Update `src/bootstrap.ts` — add menu item
|
package/dist/index.js
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
},
|
|
11
11
|
"devDependencies": {
|
|
12
12
|
"@types/node": "^20.10.5",
|
|
13
|
-
"@vc-shell/ts-config": "^2.0.0-alpha.
|
|
13
|
+
"@vc-shell/ts-config": "^2.0.0-alpha.33",
|
|
14
14
|
"cross-env": "^7.0.3",
|
|
15
15
|
"sass": "^1.87.0",
|
|
16
16
|
"typescript": "^5.8.3",
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"vue-tsc": "^3.2.5"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@vc-shell/config-generator": "^2.0.0-alpha.
|
|
22
|
-
"@vc-shell/framework": "^2.0.0-alpha.
|
|
21
|
+
"@vc-shell/config-generator": "^2.0.0-alpha.33",
|
|
22
|
+
"@vc-shell/framework": "^2.0.0-alpha.33",
|
|
23
23
|
"vue": "^3.5.30",
|
|
24
24
|
"vue-router": "^5.0.3"
|
|
25
25
|
}
|
|
@@ -14,27 +14,27 @@
|
|
|
14
14
|
"generate-api-client": "cross-env api-client-generator --APP_PLATFORM_MODULES='[]' --APP_API_CLIENT_DIRECTORY=./src/api_client/ --APP_OUT_DIR=dist --APP_PACKAGE_NAME=api --APP_PACKAGE_VERSION=$npm_package_version"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@commitlint/cli": "^
|
|
18
|
-
"@commitlint/config-conventional": "^
|
|
17
|
+
"@commitlint/cli": "^20.4.1",
|
|
18
|
+
"@commitlint/config-conventional": "^20.4.1",
|
|
19
19
|
"@laynezh/vite-plugin-lib-assets": "^0.5.13",
|
|
20
20
|
"@rollup/plugin-typescript": "^11.1.5",
|
|
21
21
|
"@types/lodash-es": "^4.17.12",
|
|
22
22
|
"@types/node": "^20.10.5",
|
|
23
23
|
"@typescript-eslint/eslint-plugin": "^7.4.0",
|
|
24
24
|
"@typescript-eslint/parser": "^7.4.0",
|
|
25
|
-
"@vc-shell/api-client-generator": "^2.0.0-alpha.
|
|
26
|
-
"@vc-shell/ts-config": "^2.0.0-alpha.
|
|
25
|
+
"@vc-shell/api-client-generator": "^2.0.0-alpha.33",
|
|
26
|
+
"@vc-shell/ts-config": "^2.0.0-alpha.33",
|
|
27
27
|
"@vitejs/plugin-vue": "^5.2.3",
|
|
28
|
-
"@vue/eslint-config-prettier": "^
|
|
29
|
-
"@vue/eslint-config-typescript": "^
|
|
28
|
+
"@vue/eslint-config-prettier": "^10.2.0",
|
|
29
|
+
"@vue/eslint-config-typescript": "^14.6.0",
|
|
30
30
|
"autoprefixer": "^10.4.16",
|
|
31
31
|
"conventional-changelog-cli": "^5.0.0",
|
|
32
32
|
"cross-env": "^7.0.3",
|
|
33
|
-
"eslint": "^
|
|
33
|
+
"eslint": "^9.35.0",
|
|
34
34
|
"eslint-import-resolver-typescript": "^3.6.1",
|
|
35
35
|
"eslint-plugin-import": "^2.29.1",
|
|
36
36
|
"eslint-plugin-prettier": "^5.1.3",
|
|
37
|
-
"eslint-plugin-vue": "^
|
|
37
|
+
"eslint-plugin-vue": "^10.4.0",
|
|
38
38
|
"husky": "^8.0.3",
|
|
39
39
|
"lint-staged": "^15.2.0",
|
|
40
40
|
"lodash-es": "^4.17.21",
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
"vue-tsc": "^3.2.5"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@vc-shell/config-generator": "^2.0.0-alpha.
|
|
55
|
-
"@vc-shell/framework": "^2.0.0-alpha.
|
|
54
|
+
"@vc-shell/config-generator": "^2.0.0-alpha.33",
|
|
55
|
+
"@vc-shell/framework": "^2.0.0-alpha.33",
|
|
56
56
|
"@vueuse/core": "^10.7.1",
|
|
57
57
|
"@vueuse/integrations": "^10.7.1",
|
|
58
58
|
"vee-validate": "^4.12.4",
|
|
@@ -14,16 +14,16 @@
|
|
|
14
14
|
"generate-api-client": "cross-env api-client-generator --APP_PLATFORM_MODULES='[]' --APP_API_CLIENT_DIRECTORY=./src/api_client/ --APP_OUT_DIR=dist --APP_PACKAGE_NAME=api --APP_PACKAGE_VERSION=$npm_package_version"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@commitlint/cli": "^
|
|
18
|
-
"@commitlint/config-conventional": "^
|
|
17
|
+
"@commitlint/cli": "^20.4.1",
|
|
18
|
+
"@commitlint/config-conventional": "^20.4.1",
|
|
19
19
|
"@laynezh/vite-plugin-lib-assets": "^0.5.13",
|
|
20
20
|
"@rollup/plugin-typescript": "^11.1.5",
|
|
21
21
|
"@types/lodash-es": "^4.17.12",
|
|
22
22
|
"@types/node": "^20.10.5",
|
|
23
23
|
"@typescript-eslint/eslint-plugin": "^8.43.0",
|
|
24
24
|
"@typescript-eslint/parser": "^8.43.0",
|
|
25
|
-
"@vc-shell/api-client-generator": "^2.0.0-alpha.
|
|
26
|
-
"@vc-shell/ts-config": "^2.0.0-alpha.
|
|
25
|
+
"@vc-shell/api-client-generator": "^2.0.0-alpha.33",
|
|
26
|
+
"@vc-shell/ts-config": "^2.0.0-alpha.33",
|
|
27
27
|
"@vitejs/plugin-vue": "^5.2.3",
|
|
28
28
|
"@vue/eslint-config-prettier": "^10.2.0",
|
|
29
29
|
"@vue/eslint-config-typescript": "^14.6.0",
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
"vue-tsc": "^3.2.5"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@vc-shell/config-generator": "^2.0.0-alpha.
|
|
55
|
-
"@vc-shell/framework": "^2.0.0-alpha.
|
|
54
|
+
"@vc-shell/config-generator": "^2.0.0-alpha.33",
|
|
55
|
+
"@vc-shell/framework": "^2.0.0-alpha.33",
|
|
56
56
|
"@vueuse/core": "^10.7.1",
|
|
57
57
|
"@vueuse/integrations": "^10.7.1",
|
|
58
58
|
"vee-validate": "^4.12.4",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vc-shell/create-vc-app",
|
|
3
3
|
"description": "Application scaffolding",
|
|
4
|
-
"version": "2.0.0-alpha.
|
|
4
|
+
"version": "2.0.0-alpha.33-pr220.455e322",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": "./dist/index.js",
|
|
7
7
|
"files": [
|
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
"scripts": {
|
|
11
11
|
"build": "vite build && yarn postbuild",
|
|
12
12
|
"test": "vitest run --config vitest.config.ts",
|
|
13
|
-
"
|
|
13
|
+
"check:types": "vue-tsc --noEmit",
|
|
14
14
|
"postbuild": "shx cp -R src/templates dist/"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
17
|
"@types/ejs": "^3.1.5",
|
|
18
18
|
"@types/prompts": "^2.4.4",
|
|
19
|
-
"@vc-shell/ts-config": "2.0.0-alpha.
|
|
19
|
+
"@vc-shell/ts-config": "2.0.0-alpha.33-pr220.455e322",
|
|
20
20
|
"copyfiles": "^2.4.1",
|
|
21
21
|
"cross-env": "^7.0.3",
|
|
22
22
|
"shx": "^0.3.4",
|