@vc-shell/create-vc-app 2.0.0-alpha.33 → 2.0.0-alpha.34

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,22 @@
1
+ # [2.0.0-alpha.34](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.33...v2.0.0-alpha.34) (2026-04-22)
2
+
3
+
4
+ ### chore
5
+
6
+ * **scripts:** normalize yarn scripts per industry standards ([1cdd0cb](https://github.com/VirtoCommerce/vc-shell/commit/1cdd0cb517d2436ef2a509c6b6c358f6a48630d1))
7
+
8
+
9
+ ### Features
10
+
11
+ * **migrate, configs, scripts:** peer-versions.json as canonical source ([3199202](https://github.com/VirtoCommerce/vc-shell/commit/3199202ad190d9260b4bec99f6839232ebcfa839))
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * **scripts:** for external consumers: old script names
17
+ (storybook-serve, build-framework, check-locales etc) are removed.
18
+ Legacy aliases are deliberately not provided — they would perpetuate
19
+ the non-standard naming this commit eliminates.
1
20
  # [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
21
 
3
22
  **Note:** Version bump only for package @vc-shell/create-vc-app
@@ -12,10 +31,10 @@
12
31
 
13
32
  # [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)
14
33
 
15
-
16
34
  ### Bug Fixes
17
35
 
18
- * **cli:** remove beforeEnter guard from tenant route templates, format responsive-composable transform ([3752273](https://github.com/VirtoCommerce/vc-shell/commit/37522732b789316a92c4c958c395c8f3fbf9e0ea))
36
+ - **cli:** remove beforeEnter guard from tenant route templates, format responsive-composable transform ([3752273](https://github.com/VirtoCommerce/vc-shell/commit/37522732b789316a92c4c958c395c8f3fbf9e0ea))
37
+
19
38
  # [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)
20
39
 
21
40
  **Note:** Version bump only for package @vc-shell/create-vc-app
@@ -66,22 +85,21 @@
66
85
 
67
86
  # [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)
68
87
 
69
-
70
88
  ### Bug Fixes
71
89
 
72
- * **vc-app:** use non-interactive CLI mode with full flag set for /vc-app create ([b113262](https://github.com/VirtoCommerce/vc-shell/commit/b113262317d340b2d076cdd46a3ab79ec2f9b147))
73
-
90
+ - **vc-app:** use non-interactive CLI mode with full flag set for /vc-app create ([b113262](https://github.com/VirtoCommerce/vc-shell/commit/b113262317d340b2d076cdd46a3ab79ec2f9b147))
74
91
 
75
92
  ### Features
76
93
 
77
- * **vc-app-skill:** migrate skill content from create-vc-app to standalone package ([1ac8945](https://github.com/VirtoCommerce/vc-shell/commit/1ac894510ca32cad22efb226117127f76085f85a))
78
- * **vc-app:** add curated module examples from vendor-portal ([9cdf07a](https://github.com/VirtoCommerce/vc-shell/commit/9cdf07a11de7f8d8b11806e7c79ed9a2c950262a))
79
- * **vc-app:** add details path patterns with nested types handling ([49ebd16](https://github.com/VirtoCommerce/vc-shell/commit/49ebd1673563a636c38913f858028590ea99763d))
80
- * **vc-app:** add entry-point skill with command routing ([e20072a](https://github.com/VirtoCommerce/vc-shell/commit/e20072a62883325dff909020b747c942fcd575d1))
81
- * **vc-app:** add knowledge index, module structure, and list path patterns ([2f9f176](https://github.com/VirtoCommerce/vc-shell/commit/2f9f176476cd14d57d42abe2122a9449dff078fd))
82
- * **vc-app:** add subagent prompts for code generation ([4dbc259](https://github.com/VirtoCommerce/vc-shell/commit/4dbc25948199d7f40a45d1fb4f17cf12d7985798))
83
- * **vc-app:** add supporting patterns (toolbar, navigation, widgets) with API verification ([8bce97c](https://github.com/VirtoCommerce/vc-shell/commit/8bce97c29c2524753a7408f572985cf4e7da6475))
84
- * **vc-app:** create skill directory structure and docs sync script ([d52d881](https://github.com/VirtoCommerce/vc-shell/commit/d52d8810328568efb129658388aa87b10ecbb318))
94
+ - **vc-app-skill:** migrate skill content from create-vc-app to standalone package ([1ac8945](https://github.com/VirtoCommerce/vc-shell/commit/1ac894510ca32cad22efb226117127f76085f85a))
95
+ - **vc-app:** add curated module examples from vendor-portal ([9cdf07a](https://github.com/VirtoCommerce/vc-shell/commit/9cdf07a11de7f8d8b11806e7c79ed9a2c950262a))
96
+ - **vc-app:** add details path patterns with nested types handling ([49ebd16](https://github.com/VirtoCommerce/vc-shell/commit/49ebd1673563a636c38913f858028590ea99763d))
97
+ - **vc-app:** add entry-point skill with command routing ([e20072a](https://github.com/VirtoCommerce/vc-shell/commit/e20072a62883325dff909020b747c942fcd575d1))
98
+ - **vc-app:** add knowledge index, module structure, and list path patterns ([2f9f176](https://github.com/VirtoCommerce/vc-shell/commit/2f9f176476cd14d57d42abe2122a9449dff078fd))
99
+ - **vc-app:** add subagent prompts for code generation ([4dbc259](https://github.com/VirtoCommerce/vc-shell/commit/4dbc25948199d7f40a45d1fb4f17cf12d7985798))
100
+ - **vc-app:** add supporting patterns (toolbar, navigation, widgets) with API verification ([8bce97c](https://github.com/VirtoCommerce/vc-shell/commit/8bce97c29c2524753a7408f572985cf4e7da6475))
101
+ - **vc-app:** create skill directory structure and docs sync script ([d52d881](https://github.com/VirtoCommerce/vc-shell/commit/d52d8810328568efb129658388aa87b10ecbb318))
102
+
85
103
  # [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)
86
104
 
87
105
  **Note:** Version bump only for package @vc-shell/create-vc-app
@@ -100,20 +118,20 @@
100
118
 
101
119
  # [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)
102
120
 
103
-
104
121
  ### Features
105
122
 
106
- * **create-vc-app:** update blade templates to use useBlade() without boilerplate ([5d1f148](https://github.com/VirtoCommerce/vc-shell/commit/5d1f148720f15512e2db0768d320a70ba417dc3e))
123
+ - **create-vc-app:** update blade templates to use useBlade() without boilerplate ([5d1f148](https://github.com/VirtoCommerce/vc-shell/commit/5d1f148720f15512e2db0768d320a70ba417dc3e))
124
+
107
125
  # [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)
108
126
 
109
127
  **Note:** Version bump only for package @vc-shell/create-vc-app
110
128
 
111
129
  # [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)
112
130
 
113
-
114
131
  ### Bug Fixes
115
132
 
116
- * **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))
133
+ - **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))
134
+
117
135
  # [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)
118
136
 
119
137
  **Note:** Version bump only for package @vc-shell/create-vc-app
@@ -124,10 +142,10 @@
124
142
 
125
143
  # [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)
126
144
 
127
-
128
145
  ### Bug Fixes
129
146
 
130
- * remove duplicate changelog entries caused by multiline regex bug ([2f27d4c](https://github.com/VirtoCommerce/vc-shell/commit/2f27d4c2ca81452ddc1042af47a4648348e7e323))
147
+ - remove duplicate changelog entries caused by multiline regex bug ([2f27d4c](https://github.com/VirtoCommerce/vc-shell/commit/2f27d4c2ca81452ddc1042af47a4648348e7e323))
148
+
131
149
  # [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)
132
150
 
133
151
  **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 | Description |
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** | Shell that loads dynamic modules at runtime |
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 | 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 | — |
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
@@ -14,8 +14,8 @@
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.4.3",
18
- "@commitlint/config-conventional": "^18.4.3",
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",
@@ -25,16 +25,16 @@
25
25
  "@vc-shell/api-client-generator": "^2.0.0-alpha.33",
26
26
  "@vc-shell/ts-config": "^2.0.0-alpha.33",
27
27
  "@vitejs/plugin-vue": "^5.2.3",
28
- "@vue/eslint-config-prettier": "^9.0.0",
29
- "@vue/eslint-config-typescript": "^13.0.0",
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": "^8.57.0",
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": "^9.19.2",
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",
@@ -14,8 +14,8 @@
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.4.3",
18
- "@commitlint/config-conventional": "^18.4.3",
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",
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.33",
4
+ "version": "2.0.0-alpha.34",
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
- "type-check": "vue-tsc --noEmit",
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.33",
19
+ "@vc-shell/ts-config": "2.0.0-alpha.34",
20
20
  "copyfiles": "^2.4.1",
21
21
  "cross-env": "^7.0.3",
22
22
  "shx": "^0.3.4",