|
| 1 | +## [2.0.0-alpha.2](https://github.com/VirtoCommerce/vc-shell/compare/v1.2.4-beta.8...v2.0.0-alpha.2) (2026-03-10) |
| 2 | + |
| 3 | +### VC-Shell Framework (@vc-shell/framework) |
| 4 | + |
| 5 | +### Code Refactoring |
| 6 | +- remove unused components and update package resolutions ([26ff398](https://github.com/VirtoCommerce/vc-shell/commit/26ff398739d75b23f7f700542920a117e0022ff3)) |
| 7 | +**Note:** Version bump only for package @vc-shell/framework |
| 8 | + |
| 9 | +### Create VC App (@vc-shell/create-vc-app) |
| 10 | + |
| 11 | +### Code Refactoring |
| 12 | +- remove unused components and update package resolutions ([26ff398](https://github.com/VirtoCommerce/vc-shell/commit/26ff398739d75b23f7f700542920a117e0022ff3)) |
| 13 | +**Note:** Version bump only for package @vc-shell/create-vc-app |
| 14 | + |
| 15 | +### Vite Config (@vc-shell/config-generator) |
| 16 | + |
| 17 | +### Code Refactoring |
| 18 | +- remove unused components and update package resolutions ([26ff398](https://github.com/VirtoCommerce/vc-shell/commit/26ff398739d75b23f7f700542920a117e0022ff3)) |
| 19 | +**Note:** Version bump only for package @vc-shell/config-generator |
| 20 | + |
1 | 21 | ## [2.0.0-alpha.1](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.0...v2.0.0-alpha.1) (2026-03-10) |
2 | 22 |
|
3 | 23 | **Note:** Version bump only for package |
4 | 24 |
|
5 | | - |
6 | 25 | ## [2.0.0-alpha.0](https://github.com/VirtoCommerce/vc-shell/compare/v1.2.4-beta.8...v2.0.0-alpha.0) (2026-03-10) |
7 | 26 |
|
8 | 27 | ### VC-Shell Framework (@vc-shell/framework) |
|
30 | 49 | - **table:** extract orchestration logic into useDataTableOrchestrator ([86e946e](https://github.com/VirtoCommerce/vc-shell/commit/86e946e559749dc53d71e7fb7da52471ece0ec3c)) |
31 | 50 | - **navigation:** improve blade stack management and extension points ([6817743](https://github.com/VirtoCommerce/vc-shell/commit/6817743aa38efed0c9d98496c8adaa032a458548)) |
32 | 51 | - **ui:** standardize component prop/emit types and remove any usage ([a7a587a](https://github.com/VirtoCommerce/vc-shell/commit/a7a587a5848dbb9acbfce6d9235e4b0e196b4a18)) |
33 | | -- **core:** standardize composable return types with *Return naming convention ([f84452b](https://github.com/VirtoCommerce/vc-shell/commit/f84452bc23d523bdc252d70f2e6d22a3b6fd1d07)) |
| 52 | +- **core:** standardize composable return types with \*Return naming convention ([f84452b](https://github.com/VirtoCommerce/vc-shell/commit/f84452bc23d523bdc252d70f2e6d22a3b6fd1d07)) |
34 | 53 | - **loader-mf:** clarify route re-resolution happens after module installation ([6b7bbd3](https://github.com/VirtoCommerce/vc-shell/commit/6b7bbd3d732c6c8f017c016013dd8004cc7f6dcb)) |
35 | 54 | - **loader-mf:** consume SHARED_DEP_NAMES from shared-deps.ts, fix stale comment ([b2eb9f8](https://github.com/VirtoCommerce/vc-shell/commit/b2eb9f829204c636bb214962ea6f38cec79b2af2)) |
36 | 55 | - **vc-menu:** rework skeleton and migrate main-menu to VcMenu ([5066677](https://github.com/VirtoCommerce/vc-shell/commit/50666775cb8e2d7f8f2bfa1078aa602482e64c52)) |
|
0 commit comments